Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Post Timeline causing Horizontal scrollbar

$
0
0

Replies: 0

Hello Tech,
Post Timeline is causing Horizontal scrollbar on mobile and tablet
on desktop it’s OK.
tested on Astra theme on empty page.

I fixed this temporary by adding this code :
————
html, body {
overflow-x: hidden;
}
body {
position: relative
}
————

since I want to reduce theme css modification, do you have another fix for this?
Regards


Viewing all articles
Browse latest Browse all 59525

Trending Articles