Zoom out problem

Posted in: Newspaper
Post count: 2

Hello
I have a problem when I open my website its zoom out I don’t know what the problem?

Post count: 2
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: 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!

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