Porfolio Pages Active Menu Category

Home Forums Jevelin Theme Porfolio Pages Active Menu Category

Home Forums Jevelin Theme Porfolio Pages Active Menu Category

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • ceesay
    Participant

    Hi,

    Was wondering if it’s possible to have the menu navigation have the active category when a portfolio page is viewed.  See attached.  Would like for ‘WORK’ to be active [red]…

     

    Thanks!

     

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

    Hi @ceesay,

     

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

     

    We can achieve this developing custom CSS code.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    ceesay
    Participant

    Hi,

    I’ve included login credentials in the private content area.  Since we are using a ‘Coming soon’ plugin, you can only see the site if you login.

     

    Thanks!

    Solution for this topic

    Thank you for sharing site details.

     

    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

     

    .single-fw-portfolio .sh-header-left-side .sh-nav > li:first-child a {
         color: #ed1c24;
    }

    ceesay
    Participant

    Thank you!  Perfect!

     

    You are most welcome here 🙂

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