Hi,
In the homepage of my website, I have colour section.
In front of it, one 2/3 section that contains a text block and 1/3 section which contains magazine.
Due to the image I am using in colour section, visibility of magazine section is very low. However, adding a whitish background would resolve my situation.
Is it possible to do that?
Or another option would be changing colours of month, year and category titles, I tried but couldn’t do it from General Styling options of Enfold.
Thanks.
Hey!
Try adding this code to the Quick CSS:
.avia-section .av-magazine {
background: white;
padding: 20px;
}
Cheers!
Josue
Thanks Josue,
That worked great!
Cheers,
Mehmet
You are welcome, always glad to help :)
Regards,
Josue