How to add space between Image and Headline. - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMagPro How to add space between Image and Headline.

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18671
    fdarn
    Participant

    The image in my category widget is too close to the headline below it. How can I add some padding to fix this? Please see screenshot.

    Screenshot

    #18679
    acmesupports
    Moderator

    Hello fdarn,
    Thank you so much for using our theme SuperMagPro. It needs to manage with the custom CSS. Can you please provide us your site URL so that we can check the issues and provide you the custom CSS.

    Regards
    Acme Supports

    #18681
    fdarn
    Participant

    Thank you. Here is the URL https://narsol.org/ The problem is with the widgets on the bottom. I need some space between the Image and the title.

    #18685
    acmesupports
    Moderator

    Please add the below CSS codes on Appearance > Customize > Additional CSS

    .widget .supermag-home .widget-image {
        margin-bottom: 10px;
    }

    Please change the pixel size as your need.

    Thank you

    #18690
    fdarn
    Participant

    Thank you. That solved the problem. I really appreciate how helpful Acme Themes support is.

    #18693
    acmesupports
    Moderator

    Nice to know that your problem is solved.

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