Tagged: enfold
I’m having a brain fart. I set in the CSS section on the element for it to be “full-width” and I’ve been messing with the CSS and just can’t get it to work. Can you help?
http://biotecbeta.com/sales-team/
.full-width img.avia_image {
width: 100%!important;
}
Thoughts?
Hey Andrea,
Please try this css instead:
.avia-image-container.full-width.avia-align-center .avia-image-container-inner {
width: 100% !important;
}
Best regards,
Mike
Hey Mike,
Thanks for the response.
That didn’t seem to do the trick. Is there something else I need to add in addition to that CSS?
Thank you!
Hi,
Did you make sure to add Mike’s suggestion to the very top of quick css so that it runs first? Also be sure to clear your cache a few times over.
Best regards,
Jordan Shannon