problemw with scroll

Posted in: Newspaper
Post count: 4

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

Post count: 20688

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

Post count: 4
Post count: 20688

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

Post count: 4

http://chronotv.com/

it’s work normal

Post count: 20688

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

Post count: 4

Thnsk verry much
another problem please:
https://www.screencast.com/t/ueeSAU0rnnq

td composer don’t appear clear

thanks

Post count: 20688

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

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