Tagged: footer
- This topic has 7 replies, 2 voices, and was last updated 3 years, 5 months ago by Skandha.
-
AuthorPosts
-
June 9, 2021 at 3:52 am #284081ReenaD10Participant
Hi! Could anyone please help me regarding a few things on the Footer? I’m using SimClick theme.
How can I decrease the height of the footer?
I have a list item on the footer which are linked to various pages on the website. How can I decrease the line height/spacing between list items?
June 9, 2021 at 9:06 am #284103SkandhaParticipant@reenad10: Hello there,
Please remove theheight: 230px;
code that you have added in the Additional CSS section and add the following Code.#tertiary { padding: 0 !important; } .widget { margin-bottom: 0 !important; }
Let me know if this solves your issue.
Kind Regards,
SkandhaJune 10, 2021 at 3:00 am #284172ReenaD10ParticipantThank you, Skandha! Is there a way we can remove the white space in the pages between the content and footer?
June 10, 2021 at 4:39 am #284177SkandhaParticipant@reenad10: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#content .wrapper { padding-bottom: 0; } #content .wrapper .singular-content-wrap .hentry { margin-bottom: 0; }
Let me know if this solves your issue.
Kind Regards,
SkandhaJune 10, 2021 at 10:36 am #284191ReenaD10ParticipantThe space between the footer and content did become smaller but there still is a white space in between.
June 11, 2021 at 11:53 pm #284266SkandhaParticipant@reenad10: Hello there,
Can you please let me know on which page you are having the white space?Kind Regards,
SkandhaJune 14, 2021 at 11:04 pm #284442ReenaD10ParticipantHi Skandha,
The issue has been resolved. Thank you for taking the time!June 15, 2021 at 2:37 am #284457SkandhaParticipant@reenad10: 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/simclick/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 ‘Footer Issues’ is closed to new replies.