Home › Forums › WoodMart support forum › Moved: Reply To: fix the issue with my footer because the colour will not change.
Moved: Reply To: fix the issue with my footer because the colour will not change.
- This topic has 10 replies, 2 voices, and was last updated 4 years, 9 months ago by
Elise Noromit.
-
AuthorPosts
-
May 4, 2020 at 5:11 pm #192285
SamDCEOParticipantI do not understand what customisations you are talking about. I have not customised the website.
I have been asking for your team to fix the issue with my footer because the colour will not change.
I have deactivated plugins and now I am asking for your help. Will you please assist me??
May 5, 2020 at 9:21 am #192411
Elise NoromitMemberHello,
Footer font text may be light or dark by default that is set in the Theme Settings > Footer https://prnt.sc/sb6bh9
As you can see on the screens, I have tasted and seen that the option works correctly.
Light version: https://prnt.sc/sb6adq
Dark version: https://prnt.sc/sb6b75
If you want to set any custom colors, you can change the font by means of an Advanced typography option, which allows 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 have any other unsolved issues, please create a separate topic for each of them.
Best Regards
May 5, 2020 at 9:42 am #192424
SamDCEOParticipantThat’s great, can you make it white please?
May 5, 2020 at 9:43 am #192425
SamDCEOParticipantIt isn’t working for me
May 5, 2020 at 10:46 am #192441
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .footer-container.color-scheme-dark p{ color:white; } body .footer-container.color-scheme-dark div{ color:white; } body .footer-container.color-scheme-dark h5{ color:white; } body .footer-container.color-scheme-dark h5 a{ color:white; } body .color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a{ color: white; }
Best Regards
May 5, 2020 at 2:40 pm #192525
SamDCEOParticipantI entered that code however it only changed the text to white and the not the background colour.
May 5, 2020 at 8:41 pm #192595
Elise NoromitMemberHello,
You can change the background color in the Theme Settings > Footer.
Best Regards
May 7, 2020 at 1:41 pm #193154
SamDCEOParticipantYou continue to say that and I have followed the documentation but due to whatever reason, it does not work.
I am asking you to make it white as per your previous screenshot.
May 7, 2020 at 1:56 pm #193161
Elise NoromitMemberHello,
Please provide the screen that you want to change. I have provided instruction and custom code, I told you how to change the background in the footer. Now I do not understand your problem.
Best Regards
May 10, 2020 at 1:50 am #193775
SamDCEOParticipantThe footer background as attached. I would like it to be white.
Custom CSS does not work and neither does editing via backend.
Attachments:
You must be logged in to view attached files.May 10, 2020 at 11:25 am #193826
Elise NoromitMemberHello,
Please disable the plugins not related to the theme and check the issue: https://gyazo.com/e60cdbda2122840e1bd3bb7a791ec1d5
Some of your plugins rewrite theme settings styles.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register