New Landing How can we help? Themeforest Theme Support Uplift Unwanted scrollbars

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #299073
    micheal_w
    Member
    Post count: 498

    Hi guys,
    after the latest update, I got scroll bars on the bottom of specific full width rows, but only in Safari.
    See attached image.

    Attachments:
    You must be logged in to view attached files.
    #299079
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the horizontal scroll, add the code below to your custom css.

    #main-container .inner-container-wrap {
    overflow-y: initial;
    }

    We will fix this for the next update.

    -Rui

    #299097
    micheal_w
    Member
    Post count: 498

    Thank you, it worked!
    Should I delete the css once new update arrived?

    #299098
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    try to comment it and check if it works. After that you can delete it.

    -Rui

    #299101
    micheal_w
    Member
    Post count: 498

    Sure, thanks for the help!

    #299109
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.