Menu in mobile is displayed incorrectly – order is incorrect.

Posted in: Newspaper
Post count: 24

Hello,

The menu in mobile is displayed incorrectly – order is incorrect.

For exmple “Home Page” in desktop is the first for the right side and this is OK, But in mobile its should be the first one and in your menu its the last one

(This is part of RTL’s preparatory work JFYI :-))

May i ask your advice and the fix for that patrt please ?

Nitzan

Post count: 27744

Hello,

Please use this code .td-mobile-content .td-mobile-main-menu {
display: flex!important;
flex-direction: column;
}

Set the code in CSS for both sections and check after.

Thank you!

Post count: 24

Hi
Not working yet
What is the path for that needs to be implemented ?
Nitzan

Post count: 24

The CSS code you gave is affects only posts and categories and not pages where I disable Mobile Theme

Can you prvide me the one as that will also affect my regular pages?
Nitzan

Post count: 27744

Hi,

You need to add it Theme Panel -> Mobile theme -> Custom code -> CSS.

Thank you!

Post count: 24

Did it as you can in firebug – still not working
Nitzan

Post count: 27744

Hi,

I checked, and the menu is now displayed well https://i.imgur.com/sXDWJsD.png

Thank you!

Post count: 24

Hi
No, it’s not! check in mobile these pages please:

https://comedychildren.com/ – Order menu in hopempage worng

https://comedychildren.com/tickets/ – Pages with the same issue is Order menu

The posts and categoris pages as work under the tagDiv works properly but what about the others pages ?

*I’m sorry I don’t work with your system the tagDiv, it’s simply impossible to work with that system, You still have a lot of work to do on it so it will work properly for the usesr 🙁

Post count: 27744

Hi,

You need to add the code in both sections in mobile theme https://i.imgur.com/vGtr72j.png and custom code here-> https://i.imgur.com/OUTduCX.png

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.