bug in header.php line:20

Posted in: Newspaper
Post count: 9

<?php locate_template('parts/menu-mobile.php', true);?>

css fo this file mobile.php On the left, you will find
Empty space .

http://www.horsesnews.net
<img src=”http://www.horsesnews.net/wp-content/uploads/2019/01/Capture.jpg&#8221; alt=”
Empty space” />

Post count: 9

problem in css / file- mobile.php

Post count: 9

how i can fixed that !

Post count: 35449

Hi,

You can try this fix
#td-mobile-nav {
position: fixed;
}

Paste the code in Newspaper>Theme panel>Custom code>Custom css
But also is possible to be others elements broken in RTL

Our theme was does not support RTL so simply changing the direction will not work properly. Lots of theme elements have to be adjusted for the thee to support RTL.

Thank you!

Post count: 9

thank you

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