Home › Forums › WoodMart support forum › Footer edit
Footer edit
- This topic has 7 replies, 2 voices, and was last updated 1 month ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 5, 2025 at 3:56 pm #684718
menaka111998ParticipantHi , i want to edit footer text colour. but this in widget 2,3,4 – but if it is edit with elementor then it realy helpful. as of now any possibility with to edit footer with edit with elementor? or not please i want to change footer heading text to theme green colour. please see my websie link
September 5, 2025 at 5:22 pm #684755
menaka111998Participanthi also check my website footer, in that before footer there is little space, i cant find where to edit, i checked in footer widget 1 container, and footer before section (body content) padding, margin too. but i cant find a option. and also i have 1 more doubt how to change header menu hover colour?
September 6, 2025 at 11:50 am #684806
Aizaz Imtiaz AwanKeymasterHello,
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/
If you want to edit the footer with Elementor, try to create an HTML Block for this:
Here is documentation on how to use HTML Blocks: https://xtemos.com/docs-topic/html-blocks-usage/
Best Regards,
September 9, 2025 at 12:59 pm #685255
menaka111998Participantplease help me i cant understand better, just let me know step by step process please
1. there is 2 headers/ one for home page another for other pages. and 2nd header was showing except home page , but it showing a space below the container. so in alll pages after header there is small space so edit by only in margin (like -40px) . but how to remove space permanently. i tried in header frontend builder, no option can identify to reduce below margin
2. need to remove footer above space . it was added in all pages same like header. i tried with all option to remove space bu t cant.
3.im asking to change footer text colour only. not typography edit. please understand and reply me with step by step.September 9, 2025 at 1:00 pm #685256
menaka111998Participantweb access
September 9, 2025 at 2:26 pm #685273
Aizaz Imtiaz AwanKeymasterHello,
01, 02. Please follow this guide and remove the white space after the header and above the footer.
https://xtemos.com/docs-topic/top-and-bottom-paddings/03. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-footer :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li, .wd-footer :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li a { color: #222222 !important; }
/* Footer widget titles */ .wd-footer .widget-title { color: #222222 !important; }
Best Regards,
September 15, 2025 at 12:51 pm #686450
menaka111998Participanthow to remove product compare option in my website?
September 15, 2025 at 3:33 pm #686499
Aizaz Imtiaz AwanKeymasterHello,
Please navigate to Theme Settings > Shop > Compare > and disable the compare option. https://prnt.sc/4O-7yYPLLBi0
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register