Is there a possibility to change the pre-defined image size of 125×125? I would like a smaller size.
i mean via short css, no child or plugin :)
Hi!
Can you please post the link to your page and point out the image you would like to resize? :)
Cheers!
Yigit
Hi Yigit,
I would like to resize the two images in the footer…
I also have a specific problem with a picture in the main content of a page (I post the links below). I once inserted an image and then deleted it later – but it is still there! I did empty my cache, tried a different browser and also send the link to collegues; same, the image is still online there. But it is missing in the avia editor, so i have no chance to delete or change it.
thx for looking!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer #avia_partner_widget-3 img {
width: 125px!important;
height: 125px!important;
}
Best regards,
Yigit
Hi Yigit, thx, that worked!
could you still look into that other thing?
Hi!
Please add following code to Quick CSS as well
.page-id-4006 .avia-builder-el-6 {
display: none;
}
Regards,
Yigit
Hi,
nope, it did not work, except it added a layer slider on top….
I meant the image that shows a mac, a smartphone, tablet etc. in the middle of the page.
but if i want to change it, the section in the avia layout section is missing…
Hey!
Sorry i was looking at somethig else. I was able to remove the image. Please review your website now :)
Best regards,
Yigit
perfect, thank you!