Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1127782
    Sitegemz
    Participant

    I’m trying to add a transparent logo background & menu over the home slider I used this CSS:

    .masthead {
    background: url(http://your/transparent/background.png) transparent repeat;
    position:absolute;
    z-index: 1000;
    top:0;
    left:0;
    right:0;
    }

    It worked great for the menu but I also need to get a transparent logo to go with it. here’s the URL entrisionproject.com

    #1128251
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-logobar {background-color: transparent;}

    Hope it helps, Cheers!

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