Archived topic
Content/sidebar equal... BUT
3 replies · Started by Henrik on May 9, 2017
Hi,
Thanks for a thumbs-up theme!
I'm struggeling with the content/sidebar equal height
I've added this code https://gist.github.com/generatepress/b946892d810435352fd9 and it's working as it should, but...
In the right sidebar I want (blue) space between the widgets. The code makes it white (obviously)
Is there a work-around (link: fod.guru/wordpress/ )
You could give your widgets a blue border:
.sidebar .widget {
border-bottom: 10px solid blue;
}
Of course, you can change the color to whatever you like :)
So simple.
Thank you Tom. Will you marry me?
You're welcome! Haha :)