Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1360654
    jenem66
    Participant

    Hi I’ve looked through the forum but none of the possible solutions are working for me. How can I make it so my hero image has the transparent navigation showing on top instead of it being pushed down?

    http://2017portfolio.client-webdev.space/

    #1360754
    Friech
    Moderator

    Hi There,

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

    	.home .x-slider-container.below {
    	margin-top: -91px
    }

    Hope it helps, Cheers!

    #1380742
    jenem66
    Participant

    Works thank you!

    #1380747
    jenem66
    Participant

    Is there a way I can have the font color change when it scrolls as well? It’s showing up as white against the white navigation background right now.

    #1380965
    Christopher
    Moderator

    Hi there,

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

    .x-navbar.x-navbar-fixed-top li a span {
        color: red;
    }

    Hope that helps.

    #1383594
    jenem66
    Participant

    Works thank you

    #1383886
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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