Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1110526
    Pollito69
    Participant

    Hello,

    I am using Ethos 1 and by defaults the home page shows two colors as background. Gray on the top bar and on the right, and white elsewhere. Please see the attachment showing 2 background colors.
    How can I make all the background to be the same color? I would like to use some “off white” color, or maybe a background image for a pattern if I find a good one.

    Here is the site:
    http://staging.uniquegiftsandart.com/

    Thanks!

    #1110661
    Christopher
    Moderator

    Hi there,

    Please add background color or background image under Customize -> Layout and design

    Please add following code in Customize -> Custom -> CSS :

    .x-container.main:before {
        background-color: transparent;
    }

    Hope it helps.

    #1113653
    Pollito69
    Participant

    That worked. Thanks

    #1113705
    Joao
    Moderator

    Glad to hear it

    Joao

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