Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1362661
    Freshnous
    Participant

    Hi there,
    Was wondering if you could help- I would like the image from the layerslider to appear underneath the nav/top/logo bar and then to be able to adjust the transparency of the nav bar/top/logo bar.

    http://threepearstreecare.freshnous.com/

    Many thanks

    #1362827
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add this CSS at Appereance > Customizer > Custom > CSS :

    .x-navbar {
        padding-bottom: 0px;
    }

    Let us know if this helps!

    #1362838
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-logobar, .x-navbar,.x-topbar {
        background-color: rgba(0,0,0,0.3);
    }
    .x-main.full {
         margin-top: -290px;
    }

    Hope it helps

    Joao

    #1362874
    Freshnous
    Participant

    Thank you so much-that’s worked an absolute treat. It has raised another issue though- because my nav site links are in white, I need to change the colour of the dropdown menu background as the white text does not show up. Any further help would be great. Thanks again

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