Tagged: 

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

    hi guys!

    How do I change the background for the Blog posts (the main blog page AND the individual blog post pages) back to a lighter color, right now it is defaulting to a blue. I’d like to to be a lighter color so the text is legible.

    #538096

    Hi Courtney!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog #main .main_color,.single #main .main_color {
        background: white;
    }

    Regards,
    Yigit

    #538567

    PERFECT!!!

    Thanks a million Yigit!!! :)

    #538598

    Hi!

    Cheers! Glad it worked out for you!
    Please let usk now if we can do anything else, we will be happy to assist!

    Cheers!
    Basilis

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