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

    Hi,

    I want my blog to have this background color so it looks like this site:
    http://theslow.id/

    What code do I need to add?

    Thanks
    Charlotte

    #833355

    Hey Charlotte :)

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .blog .container_wrap {
        background-color: #d7e5d4;
    }
    

    Best regards,
    Yigit

    #833358

    Thanks Yigit :)

    #833362

    Hi,

    You are welcome Charlotte! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background color’ is closed to new replies.