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

    Hi,

    I have noticed larger gaps between some widgets on all my pages. I have attached a link as an example. How can I get rid of this?

    #1013237

    Hey SilviaNT,

    Thanks for the link, though I’m not sure exactly what spaces you are looking to remove. Could you point them out in a screenshot or try to explain a bit further please?

    Best regards,
    Rikard

    #1013246

    Hi Rikard,

    I have attached links to the screenshots of the spaces.

    #1013265

    Hi,

    Please add this code to the quick css field to change the space between the widgets

    
    #top #wrap_all .widget {
        padding: 10px 0;
    }
    

    You can replace 10px with any other value to increase/decrease the space.

    Best regards,
    Peter

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