Site logo

Archived topic

Reposition slide-out menu

3 replies · Started by Stefan on September 5, 2018

Viewing posts 1–4 of 4

Hi,

The slide-out menu is positioned OK on my phone (at the bottom of the hero header) but on a tablet it is postitioned in the middle of the hero header. I would like to move it to the bottom of the hero header. How to do that?

Have tried the below code but this has no effect at all.

@media (min-width: 769px) and (max-width: 1024px) { 
	/* CSS in here for tablet only */
    .slideout-navigation.main-navigation{padding-top: 50px;}
}

Regards
Stefan

Hi Stefan, can you share a link to the site, you can edit your original topic and add it to the Site URL for privacy

Hi again,

Sorry for late response. I solved my problem another way where the repositioning was not needed.

Thanks anyway!

Stefan

Awesome. Glad you found the solution.

This archived topic is closed to new replies.