Navigation Menu Colour on Main Page

Home Forums Jevelin Theme Navigation Menu Colour on Main Page

Home Forums Jevelin Theme Navigation Menu Colour on Main Page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • leeberty
    Participant

    Hi, I have tried finding the option to adjust the colour for my navigation menu on the main page but I can’t find it. Please see the attached and let me know where should I adjust the menu colours, thanks!

    Attachments:
    You must be logged in to view attached files.

    Hi @leeberty,

     

    I hope you are well today and thank you for your question.

     

    You can change it from the theme Styling settings as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    leeberty
    Participant

    Hi, Thanks for your reply, I have done the changes as advised by you, but the header text is still white. However, I noticed that when I started scrolling, the header colour changes to the correct colour. Please see the screenshots.

     

    Attachments:
    You must be logged in to view attached files.

    Could you please share your site URL where it’s displaying so that I can help you?

    leeberty
    Participant

    Hi, my web URL is http://www.medicdeno.com

     

    Please view the menu on the front page. Thanks!

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-header .sh-nav > li.menu-item > a,
    #page-container .sh-header .sh-nav > li.menu-item .icon {
        color: rgba(10,10,10,0.69) !important;
    }
Viewing 6 posts - 1 through 6 (of 6 total)