Portfolio project nav active state

Home Forums Jevelin Theme Portfolio project nav active state

Home Forums Jevelin Theme Portfolio project nav active state

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • cabbage
    Participant

    Could you please advise how to change the current menu item active colour when you are in a portfolio item. Please see attached screen shot and url below. I wish portfolio to be highlighted. Thanks.

     

    http://www.cebabbage.co.uk/project/wandle-valley-park/

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

    Hi @cabbage,

     

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

     

    You can change current active menu item from theme styling settings as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    cabbage
    Participant

    I had already set this but it doesn’t work for project pages within portfolio?

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

    Solution for this topic

    It is displaying fine when you visit portfolio page http://www.cebabbage.co.uk/portfolio/ as shown in the attached screenshot.

     

    If you want it to display highlighted also when you visit individual portfolio page then 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

     

    body.single-fw-portfolio #header-navigation .sh-nav li.menu-item-7967 a {
        color: #ec1968 !important;
    }
    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)