Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253246
    [email protected]
    Participant

    Hi I have changed the BG color in layouts and it is not taking, can you help?

    http://tatyanakozh.staging.wpengine.com/

    #1253388
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks!

    #1256131
    [email protected]
    Participant

    Hi, I want to change the background color on the web page to beige, like the menu. Right now it is white as a background color.

    When I change it on appearance, customize, layout and design, background options. It remains white.

    Here is my URL
    http://tatyanakozh.staging.wpengine.com/

    #1256166
    Christian
    Moderator

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .page-template-template-blank-4-php .x-main, .page-template-template-blank-5-php .x-main, .page-template-template-blank-6-php .x-main, .page-template-template-blank-8-php .x-main {
        background-color: #f5f1de;
    }

    Hope that helps. 🙂

  • <script> jQuery(function($){ $("#no-reply-1253246 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>