Site logo

Archived topic

Slideout Widgets before slideout menu

9 replies · Started by TRISQUELMEDIA S.L. (B74037078) on August 14, 2018

Viewing posts 1–10 of 10

hi:

By default all the widgets you put in slideout go before slide out menu defined,

is there anyway to put this widgets before the slide out menu?

Another question, why in mobiles isnt shown menu widget defined in slideout section widget in the slideout? image widget for example is shown perfectly

Thxs

regards

Works perfect thxs!

and the second question related?

"Another question, why in mobiles isnt shown menu widget defined in slideout section widget in the slideout? image widget for example is shown perfectly"

Not quite sure what you mean.

I'm seeing the same thing on desktop and mobile.

Yes works. I understand then the only way to show a menu in mobile devices in the slideout bar is defining a menu as slideout menu, not as widget, correctly?

Thxs

Honestly I'm not sure why either.

If you want to use the widget instead, try adding this CSS with it:

@media (max-width: 768px) {
    .main-navigation ul {
        display: block;
    }
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Let me know :)

hi!

Solved in GP Premium 1.7.1

Thxs!

No problem :)

This archived topic is closed to new replies.