Home Forums WoodMart support forum Footer edit

Footer edit

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #684718

    menaka111998
    Participant

    Hi , 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

    #684755

    menaka111998
    Participant

    hi 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?

    #684806

    Hello,

    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,

    #685255

    menaka111998
    Participant

    please 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.

    #685256

    menaka111998
    Participant

    web access

    #685273

    Hello,

    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,

    #686450

    menaka111998
    Participant

    how to remove product compare option in my website?

    #686499

    Hello,

    Please navigate to Theme Settings > Shop > Compare > and disable the compare option. https://prnt.sc/4O-7yYPLLBi0

    Best Regards,

Viewing 8 posts - 1 through 8 (of 8 total)