Menu button on mobile

Posted in: Newspaper
Post count: 10

Hey,

After updating to the latest version – the mobile menu button appear on the right side instead of left, how can I change it back?

Thank you,
Tzachi

Post count: 6600

Hi,

Please make sure you empty cache files and purge files if you use any cache or CDN plugins as this can deliver the old file versions.
If you can’t manage to solve this please send your site’s URL so I can inspect this.

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 10

Hey,

My site is RTL modified, after the update the mobile menu icon moved from the original placement at left. I emptied all cache, still the same. my url – http://www.xmag.co.il

Post count: 6600

Hi,

Please use this custom css and add it in theme panel > custom css field: http://screencast.com/t/3mJaEhiTWsra

@media (max-width: 767px){
#td-top-search {
top: 2px;
}

#td-top-mobile-toggle {
display: block;
}
}

Thanks

Post count: 10

Worked!

Thank you.

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