• Hello. I am new in WP, so I need your help. I am trying to customize Lugada theme and to change the distance between widgets.
    As you can see in my blog http://www.retetedesuflet.ro in the left sidebar the social bar is almost overlapping with the image. How can I produce a gap between them?

Viewing 4 replies - 1 through 4 (of 4 total)
  • It looks like you figured this out? If not, let me know and I’ll try to help you. If yes, you can mark this as resolved. Thanks!

    Thread Starter brindusa

    (@brindusa)

    I didn’t solve it yet. If you can help, it will be great 🙂

    I’m not seeing the social bar overlapping any image. That’s why I thought you had it solved. In general, you do something like this to increase the space between your widgets:

    .widget {
        margin-bottom: 20px
    }

    If this is not a custom/child theme, be sure to make these changes through a Custom CSS plugin. Good luck!

    Thread Starter brindusa

    (@brindusa)

    I moved the social bar in another position, that’s why.
    I will try your line. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘change distance between widgets in sidebar’ is closed to new replies.