Site logo

[Support request] Space between sidebar widgets

Home Forums Support [Support request] Space between sidebar widgets

Home Forums Support Space between sidebar widgets

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1647270
    Dev

    Hello,

    There is quite a lot of space between sidebar widgets. Please check the below image.

    http://prnt.sc/yf4a9b

    #1647337
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1647340
    Dev

    I’ve added the site link.

    #1647434
    Ying
    Staff
    Customer Support

    Hi Dev,

    How did you add the search bar, there’s an empty paragraph below the search bar.
    https://www.screencast.com/t/g8tYZfGdwImd

    You could try to delete it, if you can’t find the way, then use this CSS to hide it:

    p#asp-try-2_1 {
        display: none;
    }

    Let me know 🙂

    #1648252
    Dev

    Hello,

    This CSS has also stopped working why this is happening.

    p#asp-try-2_1 {
    display: none;
    }

    #1648319
    David
    Staff
    Customer Support
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.