Site logo

Archived topic

padding in primary navigation is lost when submenu is added

3 replies · Started by Sharif on May 25, 2017

Viewing posts 1–4 of 4

Hi,
When submenu is added, padding for primary navigation is lost in mobile view and this happens in RTL.
Please see the image below and the second one from the bottom.
padding

Hi there,

Any chance you can link me to your site?

Hi Tom,
Please visit following link and please visit site in mobile view.

https://anis.af/fa/

Thanks, fixed in the next version.

For now, you can do this:

.rtl #generate-slideout-menu .slideout-menu .menu-item-has-children>a:first-child {
    padding-right: 1em;
}
This archived topic is closed to new replies.