Home Forums WoodMart support forum Footer, text colour

Footer, text colour

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #475369

    karine
    Participant

    Hi,
    In the footer, how can I change the text in the 4 columns to white ?
    See attachment please

    Regards

    Karine

    #475534

    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/

    Best Regards

    #475923

    karine
    Participant

    Hi,
    I can’t find the selection for the footer text in the bottom menu. How do I do this ?

    Regards

    #476196

    Hello,

    You can set the custom selector and then configure the styles for the text: https://gyazo.com/e99fc52005f017e74411fbce78137c16

    Please add this code to the Theme Settings > Custom CSS > Global:

    :is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a {
       color:red;
    }

    Best Regards

    #476611

    karine
    Participant

    You can close the ticket, thank you.

    #476756

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Footer, text colour’ is closed to new replies.