Site logo

Archived topic

Editing the Sticky Menu Height ONLY for mobile

1 reply · Started by Jefri on August 19, 2017

Viewing posts 1–2 of 2

Hi guys,
I have used this CSS so I can adjust the height of the sticky mobile menu:

.main-navigation.navigation-stick {
background-color: #000;
height: 100px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}

This works in changing the mobile sticky menu height. BUT it ALSO changes the sticky menu height for a desktop.

Is it possible to change ONLY the sticky MOBILE menu height and NOT affect the desktop version?

Thanks heaps.

This archived topic is closed to new replies.