Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #314174

    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.

    #314327

    Hey!

    Try adding this code to the Quick CSS:

    .avia-section .av-magazine {
        background: white;
        padding: 20px;
    }

    Cheers! 
    Josue

    #314426

    Thanks Josue,

    That worked great!
    Cheers,
    Mehmet

    #314428

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.