hi Yigit. Can you help me to get images to full size here…
Hi!
Please add following code to Quick CSS
.page-id-27 #av_section_1 .container,.page-id-27 #av_section_4 .container,.page-id-27 #av_section_7 .container {
max-width: 100%!important;
padding: 0;
}
Cheers!
Yigit
Thanks Yigit.
But can you help me with an custom css class – i want to use this class for many other images in the future :) is there a way to do this? Thank you, Alexander
Hey!
If you have not turned on custom CSS field for ALB elements already, please do so – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your color section elements and give them a custom class and change the code to following one
.your-custom-class .container { max-width: 100% !important; padding: 0 !important; }
Regards,
Yigit
Great. CLOSED. Thank you very very much!!!!!!!!!
Sorry. One more thing.
Can you please help me with code to get this picturec (Class: bigpictures) also full width in mobile view.
That it looks like this:
Hey!
Please change the code to following one
.your-custom-class .container { max-width: 100% !important; width: 100% !important; padding: 0 !important; }
and that should get images fullwidth on mobile as well
Cheers!
Yigit
Awesome. Closed. Thanky Yigit!!!!!! Can you maybe take a look here: https://kriesi.at/support/topic/edit-footer-an-make-footer-responsive-ready/
Hey!
You are welcome.
Please do not redirect from one thread to another Alexander :)
Regards,
Yigit
SORRY CLOSED.