Hello,
i have a problem on my site in both mobile and desktop, the website move to the left side and when i move to left side i can see the main menu,how i can make it fixed not moving to left and right
My website is : http://www.arabdebate.net
Thanks
-
This topic was modified 8 years by
arabdebate.
Hello,
I cannot see the issue now. It is most likely because of your RTL customization. Our theme does not support RTL by default so only through customization can you achieve the result wanted. If the customization is not done properly, all kinds of layout errors can appear. Be careful with your implementation.
Thanks.
Hi,
@urdunet The theme does not support RTL direction, it is not optimized for this and there are no guides or tutorials that I could provide you with. If attempted there will most likely be issues, these could only be solved with customization and modifications on your part.
@efunny That is happening because of RTL, not that plugin. I could give you a solution to fix that issue, but others may happen caused by RTL. Enter this code in Theme panel->Custom CSS and see if the problem is fixed
#td-mobile-nav {
position: fixed;
}
Thanks
hello,
after installing tagDiv Speed Booster the code that you give it to me to make website fixed not moved right and left stop working and website again not fixed
Thanks