• Resolved Betty

    (@bettyst)


    I am using the Instagram widget in the Footer widget area of Twenty Twenty-One. Design is Full-Width and i removed all Checks for displaying Profile stuff, because i just want to show the images.

    This works fine but it adds a lot of space to the right and it seems that you can scroll the full width horizontally twice. On mobile this does not happen, but the last image is cut-off, should this be horizontally scrollable?

    There is no custom CSS added to the footer widget area.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ina

    (@inamoro)

    Hi, @bettyst

    Please add the following code to Appearance -> Customize -> Additional CSS:

    .widget_block .zoom-instagram-widget__items.layout-fullwidth, .widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-fullwidth {
    width: 1200px;
    }
    Thread Starter Betty

    (@bettyst)

    Thanks that helps, but i used max-width, just in case! will this be fixed in the plugin itself?

    Best regards,
    Betty

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full-width adds horizontal scrollbar on Desktop’ is closed to new replies.