Site logo

Archived topic

White Space between Sidebar items

5 replies · Started by Arvid on May 24, 2021

Viewing posts 1–6 of 6

Hi there,

there seems to be a lot of white space between the header of a widget, and the widget itself. Is there a way to condense it? By changing some of the spacing, it actual pulls up the title of the next widget to the content.

Example can be seen here: https://www.traveltothemagic.net/

Hi Ying,

sorry I think I explained it incorrectly. The space between the title/header and the actual content of the widget is too much. It only allows me to change the spacing between different widgets.

I think I was able to fix it with this additional CSS:

`
#widget-title {
margin-bottom: 5px;
}

Correct Yinng! Thanks

No problem :)

This archived topic is closed to new replies.