Home Forums Pro Themes WEN Business Pro How to make menu bar static at the top

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #129299
    memdin
    Participant

    I have started taking more control over my own web site and learning the ropes of WEN Business Pro.

    Two questions:
    1: how do I keep the menu bar at the top of my site static so people don’t have scroll back up; or have a drop down option that remains at the top.
    2: Remove the hyperlink to my main page slider

    Site is: nexiconsulting.com

    Thanks

    #129305
    wensolutions
    Keymaster

    Hello,

    Please find answers to your queries below:

    Query 1: How do I keep the menu bar at the top of my site static so people don’t have scroll back up; or have a drop-down option that remains at the top.

    Response: You have the option to make the header menu sticky so you can follow the path Admin Panel > Appearance > Customize > Menu > Menu Options and uncheck the “Disable Sticky in Primary Menu”.

    Query 2: Remove the hyperlink to my main page slider.

    Response: Regarding your query, you can remove the title of the main page slider from below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS

    .home .cycle-caption a{
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #129306
    memdin
    Participant

    WOW – that was fast feedback. I am impressed! Thanks!

    #129308
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    Regards.

    #129315
    memdin
    Participant

    Re query 1:
    I couldn’t find “Disable Sticky in Primary Menu”.

    If I go: Amdin Panel –> Appearance –> Customize –> Menus –> Main Menu
    The only option under menu options is “Automatically add new top-level pages to this menu

    #129329
    wensolutions
    Keymaster

    Hello,

    When we inspected your site URL, we found that you are activating WEN Business Theme but the option you are looking for is in the WEN Business Pro Theme.

    It requires the Pro theme to get the function.

    Regards.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.