Site logo

Archived topic

Bar menu in mobile view

3 replies · Started by Pietro on March 23, 2021

Viewing posts 1–4 of 4

Hi there,

I have a little (hope) problem with my site about the mobile view of the menu.
When I click on the bar menu (3 lines under the site name) the menu is right adjusted and not centered.
I didn't find any suggestion to solve this issue, could you help me, please?

Thanks in advance for your support.

P

Hi there,

can you try adding this CSS to correct the issue:

#generate-slideout-menu.slideout-navigation.do-overlay .inside-navigation {
  padding: 10% 10% 0;
}

Well done!!
it works, many thanks David.

P

You're welcome

This archived topic is closed to new replies.