Hello Enfold partners!
I’m struggling to remove the left and right margin space in magazine big image option.
I tried to change the image size ratio and not succeed.
reference image:
site url:
http://www.efficienza.com.br
Hey educode,
Please try the following in Quick CSS under Enfold->General Styling:
.av-magazine-entry a img {
width:100% !important;
}
Best regards,
Rikard
Hi Rikard! Thanks for your help! But nothing changed :(
Hey,
There was a missing closing curly bracket in your custom CSS code. I added it and switched the code to following one
.av-magazine-thumbnail img {
width: 100%;
}
Please review your website :)
Regards,
Yigit
Thanks Yigit!
The image is now filling the box, but the result still cropping the image and the image looks blurry.
How can I set the image to be 100% as it is?
Appreciate your kind help!
The width is the most important for us
Hi,
I checked the image but it is not cropped and not blurry on my end. Have you reuploaded the image and fixed the issue?
Best regards,
Yigit
Hi Yigit, yes I was keen to solve as soon as possible.
My solution was to upload a simple image with a link…
The magazine’s big image was ugly as h…
Thank you anyway!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon