Site logo

[Resolved] Hook Padding too small

Home Forums Support [Resolved] Hook Padding too small

Home Forums Support Hook Padding too small

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2441302
    Anne-Barbara

    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

    #2441515
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    
    .inside-right-sidebar > a > img {
        vertical-align: bottom;
        margin-bottom: 20px;
    }
    #2442441
    Anne-Barbara

    Thank you so much, great, works! 🙂

    Kind regards,
    Anne-Barbara

    #2442600
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.