Site logo

Archived topic

Sticky Secondary Menu instead of Primary Menu

29 replies · Started by Abdul Rehman on June 30, 2017

Viewing posts 16–30 of 30

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

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

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.

Can you provide a link to your site?

Hmm I currently don't see a secondary navigation?

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

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

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

It should be the URL to the navigation logo image.

Yeah I inserted this URl

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

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

Try this CSS:

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

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

This archived topic is closed to new replies.