• Hello and good evening,

    I have a problem belonging to the widgets of the right sidebar.
    Equal which widget I choose there is always a thick frame/space in white color on the left, the right an the bottom of the widget.
    How can I remove this frames?

    Thanks for help

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ax46

    (@ax46)

    For better understanding I made a screenshot.
    I just to remove these free spaces …

    Hi @ax46,

    Thanks for reaching us,

    In order to better assist you, could you please provide us with the URL of your website? Once we have the URL, we’ll be able to investigate the problem and provide you with a more accurate solution.

    Regards

    Thread Starter ax46

    (@ax46)

    Hi Barsha Paudel,

    thank you for your help.
    The URL is https://mag-db.h4f.biz
    As you can see on the right sidebar there is big white space below the social-media widget and also at the explaining section below.
    I can’t find a solution how to remove this.

    Thanks for your help an have a nice weekend
    Axel

    Hi ax46,

    Thanks for sharing the site link,

    In-order to remove the space, please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS:

    .secondary .blog-post p{
    margin-bottom: 0px;
    }
    .secondary .widget {
    padding-bottom: 10px;
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter ax46

    (@ax46)

    Hey Barsha Paudle,

    thank you so much for your help.
    That’s exactly what I needed.

    You solved my problem and your solution works great.

    Regards Axel

    Hi Axel,

    Glad I could help you. Let me know of any other confusion or issues and I will get back to you.

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Frames / Spacing in right sidebar’ is closed to new replies.