Okay
  Public Ticket #846049
setting a secondary menu on my portfolio items
Closed

Comments

  • Richard started the conversation

    Hi,

    I was wandering how I can set a secondary menu for my portfolio items? Homepage is setup as a onepager, but of course the anchor links don't work when I click on a particular portfolio item and I want to go back.

    Thanks for helping out!

    Regards,

    Richard

  •  8,403
    Tahir replied

    Hey ,
    Please make sure you follow the steps mentioned in here : https://themenectar.ticksy.com/article/6266/ the Video is to just to provide more context. 


    Best.


    ThemeNectar Support Team 

  • Richard replied

    Thanks. Took me a couple of minutes to figure it out, but it is working now.

    Regards,

    Richard

  •   Richard replied privately
  •  8,403
    Tahir replied

    Hey Richard,
    If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.

    Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7

    Thanks


    ThemeNectar Support Team 

  • Richard replied

    Hi Tahir,

    Thanks for your help!

    Another small question I have: Is it possible to change the mobile menu (looking at the capital characters)?

    Regards,

    Richard

  •  8,403
    Tahir replied

    Hey Again,

    Sorry not really sure what you mean by changing the Mobile Menu . What aspect of it are you referring to ?. 

    Thanks 


    ThemeNectar Support Team 

  • Richard replied

    Hi,

    Sorry, my bad. I have added a screenshot. Due to the large characters it is unclear where each menu-item begins and ends in the mobile menu.

    Regards,

    Richard

  •  8,403
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #slide-out-widget-area .inner .off-canvas-menu-container .sub-menu li a {
        font-size: 22px !important;
    }

    Thanks


    ThemeNectar Support Team