Home Forums Basel support forum Body color options – main container

Body color options – main container

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #608

    andre.somepro
    Participant

    Hi,

    is there a way to change the color background of the main container.

    I want to change the body color of the content container.

    wiht kind regards

    Andre

    #609

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    Unfortunately, our theme doesn’t have such option so we send you custom CSS code that you you are able to place into Theme Settings -> Custom CSS to change container background color.

    .main-page-wrapper {
        background: #F9F9F9;
    }

    Regards

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

The topic ‘Body color options – main container’ is closed to new replies.