blnk Mobile Menu

Posted in: Newsmag
Post count: 3

hi when i press on mobile menu i get blank area – this thing occurred after translating the theme to Arabic

blank menu

Post count: 1291

Hi,

The mobile menu should open there, some custom css or plugin may affect that section. Please try to disable all plugins and check if the issue is still there. Also check if the fonts are present, they may be set to white and they don’t appear because the background is also white. If nothing works please provide the url so i can take a look.

Thank you, Emil G.

Post count: 3

hi
tried deasbling all plugins no help
tred cahnging font colours — no help

my site url is : Numra.net

please advice

Post count: 6600

Hi,

The css has been altered after changing to rtl so you need to overwrite it like this: http://screencast.com/t/mGJuaE9eyb

Use the css below in theme panel custom css section.

.td-mobile-nav-wrap {
left: -80%;
right: auto;
}

Thanks

Post count: 280

thanks man . same prob here but its fixed now..

Post count: 3

thks a lot problem fixed by entering these code

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