[Support request] Sticky Secondary Menu instead of Primary Menu

Home Forums Support [Support request] Sticky Secondary Menu instead of Primary Menu

Home Forums Support Sticky Secondary Menu instead of Primary Menu

Viewing 15 posts - 16 through 30 (of 30 total)
  • Author
    Posts
  • #342659
    Abdul Rehman

    I checked by removing the code. No interference detected. Checked the new code again and again. Still no new hook detected.

    #342663
    Leo
    Staff
    Customer Support

    Once you added the code and click Execute PHP your navigation logo should show up.

    #342853
    Abdul Rehman

    It’s getting consfusing. I added your mentioned code in function.php file. After that I can’t see anything new. Neither in the hooks, nor anywhere else.

    #342873
    Leo
    Staff
    Customer Support

    Can you provide a link to your site?

    #342908
    Abdul Rehman
    #342921
    Leo
    Staff
    Customer Support

    Hmm I currently don’t see a secondary navigation?

    #342922
    Abdul Rehman

    Sorry not to mention, I disabled secondary navigation on my home, about and contact us page. You can check on remaining ones.

    #342924
    Leo
    Staff
    Customer Support
    #342927
    Abdul Rehman

    This is my contact us page. I already mentioned I disabled secondary navigation on home, about and contact us page.

    #342946
    Leo
    Staff
    Customer Support

    You inserted the website URL: http://www.elearnee.com in the code.

    It should be the URL to the navigation logo image.

    #342965
    Abdul Rehman

    Yeah I inserted this URl

    #342967
    Tom
    Lead Developer
    Lead Developer

    You just inserted the URL to your home page: https://www.screencast.com/t/a3wBhd13

    It needs to be to an actual image file.

    For example, your primary navigation logo can be found at this URL: https://www.elearnee.com/home-tuition/wp-content/uploads/sites/10/2017/06/elearnee.png

    You need to be able to add the URL to your browser and have it take you to the actual image.

    #342995
    Abdul Rehman

    Great! I can see the logo now on my secondary navigation. What’s next?

    #342998
    Abdul Rehman

    My logo is positioned at the center of secondary navigation. How to customize it?

    #343002
    Leo
    Staff
    Customer Support

    Try this CSS:

    .secondary-navigation-logo {
        float: left;
    }

    Then you can change the navigation width and inner navigation width in Layout > Secondary Navigation.

Viewing 15 posts - 16 through 30 (of 30 total)
  • You must be logged in to reply to this topic.