Site logo

Archived topic

Transparent sticky menu

5 replies · Started by Hugo on December 3, 2017

Viewing posts 1–6 of 6

HI tom. I have a site. https://labsanmiguelarcangel.com/web/
When i scroll down, the sticky menu turn on transparent. I dont have any page header with a transparent navigation active. I dont want the sticky transparent. What can i do?

Other thing, the logo it not aligned with the top line of the item menu. How can i do that?

Thanks for your help.

Thanks Leo. It works. And with the logo, how can i do?

Try this CSS:

.main-navigation .navigation-logo img {
    padding-top: 0;
}

It Works. Thanks Leo.

No problem!

This archived topic is closed to new replies.