Site logo

Archived topic

Blank space in first primary sidebar

1 reply · Started by Sumit on May 12, 2019

Viewing posts 1–2 of 2

I don't know why but whenever I add anything in Sidebar then It shows a blank space above it.

Check it here: https://BloggingLift.com/blog/

I've added a follow us button in the sidebar and a blank space is showing above it and ALSO Title is not Visible.

Please fix this problem.

Waiting for your reply...

Hi there,

you have this Additional CSS:

.sidebar .widget:first-child .widget-title,
.sidebar .widget:first-child a:not(.button) {
	color: #fff;
}

So the title is white for the first widget, which is the problem.

This archived topic is closed to new replies.