New Landing How can we help? Atelier How to change background color?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #322119
    nosuchagency
    Member
    Post count: 226

    Hello.

    How do I change the background color to ensure it’s white?
    Screenshot attached.

    Thank you.

    Soren.

    Attachments:
    You must be logged in to view attached files.
    #322122
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    #main-container, .blog-items.timeline-items .standard-post-content {
        background-color: #fff!important;
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.