Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #211860

    aainalingerie
    Participant

    Hello,

    Kindly provide the code for change of font in footer section. Also how do I change the footer height. Revert asap

    #211903

    Hello,

    For the footer font settings you can use Typography Settings under Theme Settings >> Typography.

    You can read our detailed documentation for further help:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Changing the footer height might affect the view on mobile for the footer.

    If you still want the CSS then try adding the following Custom CSS in the Custom CSS for desktop area under Theme Settings.

    .container.main-footer {
    height: 350px;
    }

    Best Regards.

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