• Resolved tarekelnemrawy

    (@tarekelnemrawy)


    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 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post Timeline causing Horizontal scrollbar’ is closed to new replies.