Archived topic
Hook Padding too small
3 replies · Started by Anne-Barbara on November 29, 2022
Viewing posts 1–4 of 4
Hi,
I have a hook in the right sidebar that is only shown on the start page. The bottom padding to the next sidebar-widget is too small - I'd like to have the same padding as the other widgets have:
https://hochsensibelsein.org/wP/
What can I do?
Kind regards,
Anne-Barbara
Hi there,
try adding this CSS:
.inside-right-sidebar > a > img {
vertical-align: bottom;
margin-bottom: 20px;
}
Thank you so much, great, works! :-)
Kind regards,
Anne-Barbara
You're welcome
This archived topic is closed to new replies.