Menu Color (Quick Question)

Home Forums Jevelin Theme Menu Color (Quick Question)

Home Forums Jevelin Theme Menu Color (Quick Question)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • ben
    Participant

    Hello Guys,

    Quick question i don’t find where i have to change the color to have the same color in the menu.

    See attached file…
    In the blog the menu is grey…
    In the main page blue…

    I want to remplace the blue by the grey like the blog but not sure the where I have to change.

    Many thanks for all your support !!

    Ben

     

     

     

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

    Solution for this topic

    Hi Ben,

     

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

     

    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

     

    .home .sh-header .sh-nav > .current_page_item > a, 
    .home .sh-header .sh-nav > .current-menu-ancestor > a, 
    .home .sh-header .sh-nav > .current-menu-item > a, 
    .home .sh-header-left-side .sh-nav > .current_page_item > a {
       color: rgba(61,61,61,0.69) !important;
    }

     

    Best regards,
    Shufflehound team

    ben
    Participant

    Soooooooooooooooo many thanks !!

    Your support is just amazing !

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)