- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by Skandha.
-
AuthorPosts
-
February 25, 2020 at 4:02 am #237199twin6Participant
Hello, I am hoping to reduce the height (margin or padding) of the widget footer area. I uploaded an image of logos and there is no additional break lines inside the code, but there is too much padding above and below the image. This area is right above the copyright. At the moment the white space above the logo is approx 46 px and 39px below. I am hoping to make it to approx 25 px above and 30 px below (something like that).
Thank you very much.
February 25, 2020 at 5:57 am #237210SkandhaParticipant@twin6: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#text-2 { margin-bottom: 0; } #supplementary { padding-top: 0 !important; }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 25, 2020 at 8:26 am #237227February 25, 2020 at 11:06 pm #237297SkandhaParticipant@twin6: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Widget footer area 1 height’ is closed to new replies.