Home › Forums › WoodMart support forum › Footer adjustments
Footer adjustments
- This topic has 12 replies, 2 voices, and was last updated 1 month ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 16, 2025 at 7:26 am #630100
jsscmassinelliParticipantHello, I need to adjust my footer top padding. The footer is currently made by 1 column in HTML block and the other 4 with menu in widgets.
I want to add more padding for all the 5 columns on top, and some extra just for the 3 columns with widget menus.Please refer to the screenshot attached.
January 16, 2025 at 7:28 am #630102
jsscmassinelliParticipantSorry I forgot to attach screenshots.
Attachments:
You must be logged in to view attached files.January 16, 2025 at 7:30 am #630106
jsscmassinelliParticipantAlso, still related to the footer, column 5.
“Blog” is one of the labels included in the menu, not sure why it shows with a different typography compared to the others. I really have no idea
Attachments:
You must be logged in to view attached files.January 16, 2025 at 2:19 pm #630241
Aizaz Imtiaz AwanKeymasterHello,
01. Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.footer-sidebar { padding-block: 70px!important } .footer-sidebar #nav_menu-16, #nav_menu-17 { padding-top: 10px; } .footer-column.footer-column-5.wd-grid-col { padding-top: 10px; }
02. You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
January 17, 2025 at 7:49 am #630452
jsscmassinelliParticipantThanks guys you are amazing!!!
Sorry for being so ignorant, just the recent posts column is not getting the change. any other piece of code i need to add? Please check the screenshot attached. Also, the typography issue got solved by itself, maybe was a weird cache issueAttachments:
You must be logged in to view attached files.January 17, 2025 at 1:36 pm #630553
Aizaz Imtiaz AwanKeymasterHello,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.wd-widget.widget.footer-widget.woodmart-recent-posts { padding-top: 40px !important; }
Best Regards
January 17, 2025 at 5:10 pm #630631
jsscmassinelliParticipantAmazing!!
thank you all good!!!January 17, 2025 at 5:59 pm #630644
jsscmassinelliParticipantsorry, how to avoid this extra spacing in the responsive view (mobile)?
January 18, 2025 at 10:51 am #630744
Aizaz Imtiaz AwanKeymasterHello,
To resolve the extra spacing issue in the responsive view (mobile), please remove the custom CSS I provided from the global area and apply it specifically for the desktop view only.
Best Regards
January 19, 2025 at 4:33 pm #630899
jsscmassinelliParticipanthello, thank you! I’m sorry, I really don’t know, how do i apply that for desktop only?
January 20, 2025 at 12:23 pm #631080
Aizaz Imtiaz AwanKeymasterHello,
Please move your Custom CSS to the Desktop CSS section instead of the Global CSS section. Navigate to Theme Settings > Custom CSS > Desktop CSS.
See the Screenshot for a better understanding:
https://ibb.co/p34h9ZNBest Regards
January 21, 2025 at 6:23 am #631350
jsscmassinelliParticipantperfect!!! thank you :))))
January 21, 2025 at 3:14 pm #631537
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
Tagged: footer
The topic ‘Footer adjustments’ is closed to new replies.
- You must be logged in to create new topics. Login / Register