Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1403464
    visinno
    Participant

    I would like to have a background image on the home page only and a white background on all the other pages on http://visidash.com
    I have set the background image on the home page but it is not showing up.

    #1403630
    Christian
    Moderator

    Hey there,

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

    .home .site {
        background-color: transparent;
    }

    Thanks.

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