Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1081792

    HI,
    There are three widgets on our sidebar. Between the widgets the distance is too big
    How to modify the sidebar widgets distance?

    Screenshot:
    https://nimb.ws/MFDz1Z

    Our page:

    Thanks!

    #1082550

    Hey HeeHA,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .sidebar .widget {
        padding-top: 0;
    }
    
    #top .sidebar .widget p {
        margin-top: 0;
    }

    Best regards,
    Nikko

    #1082557

    Hi,

    The default widgets. the distance is too big.
    Where are the widgets distance height settings?
    Is it possible to change it without adding CSS code?

    Thanks!

    #1082578

    Hi HeeHA,

    Inside your WordPress Dashboard, go to Enfold > Advanced Styling > select Widget (then click on Edit Element button), then adjust the top and bottom padding.
    Hope this helps.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.