Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239839
    adobehero
    Participant

    Hello,
    I need help with navigation style. I used Integrity-8 Demo (http://demo.theme.co/integrity-8/)

    This is my website URL: http://bullyingrecovery.com/

    The submenu Text size is too small. How to increase the sub menu font size? and I want to change the background from Black to orange and Text to black.

    Would you help me?

    Thanks in advance for your help.

    Abu

    #1240241
    Prasant Rai
    Moderator

    Hello Abu,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    ul.sub-menu li a {
        font-size: 16px !important;
        color: #fff !important;
    }
    
    .desktop .sub-menu {
        background-color: #ffc808 !important;
        box-shadow: 0 2px 4px rgb(255, 200, 8);
    }

    Thanks.

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