Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1213599
    flownonfiction
    Participant

    Hi there,

    My site http://flownonfiction.com is working beautifully on laptop and desktop platforms, but on mobile devices the header navigation is illegible against my slider background. How can I change the font color / weight/ etc. of the mobile “hamburger” menu? Thanks much!

    #1214124
    Friech
    Moderator

    Hi There,

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

    .x-navbar .mobile .x-nav li > a {
    	color: #fa4136;
        font-weight: 800;
        background-color: rgba(255, 255, 255, 0.62);
        padding-left: 15px;
    }

    Hope it helps, Cheers!

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