Creating a space between widgets
- The topic ‘Creating a space between widgets’ is closed to new replies.
Need help? Check out our Support site, then
Pleasw I want to know how I can create space between different widgets I have inserted. Current they are too packed up so I need your urgently.
Thanks
The blog I need help with is: (visible only to logged in users)
Please I want to know how I can create space between different widgets I have inserted. Currently they are too packed up, so I need your help urgently.
Thanks
Hi,
you could increase the margin below the widgets with a line of CSS, for example:
.sb-widget { margin-bottom: 30px; }
Increasing the horizontal space between the widgets isn’t really possible out of the box as you would need to increase the overall site width and also customize various elements across the site to make this work properly.
If that’s what you want, then you rather may want to use a different theme that looks like you prefer out of the box.