Hi,
I have probleme with scroll who appear in bottom of my website.see screen in this link https://ibb.co/j9MHGm who i can fix with of my page.
also when i open page with tagdivcomposer does not appear https://ibb.co/i5sJNR see link bellow please
Thanks
Hi,
From what I have seen before similar issues happened in RTL circumstances. The theme is not optimized for RTL, elements from the theme will break their positioning in these circumstances.
If that is not the case, please provide a link to the website if possible, so we can inspect it.
THanks
Hi,
It seems the website is not working at the moment, I have tried to access it multiple times and it is not loading
– https://www.screencast.com/t/FKqUEXQe
Thanks
Hi,
Now it works. As I mentioned above the theme will not work properly with RTL, this is why the issue is happening. I could give you a code for this issue specifically, but others may happen with different elements and other modifications will be necessary.
Try entering this code in Theme panel->Custom CSS section
#td-mobile-nav {
position: fixed;
}
It should fix this problem, but it could create others as well.
Thanks
Thnsk verry much
another problem please:
https://www.screencast.com/t/ueeSAU0rnnq
td composer don’t appear clear
thanks
Hi,
That would be caused by RTL most likely. Please try and understand that the theme does not support RTL, there is no design or functionality made in this regard. It would require many changes and modifications to the theme to make it work properly in RTL conditions.
Thanks