- This topic has 10 replies, 2 voices, and was last updated 5 years, 6 months ago by
Skandha.
-
AuthorPosts
-
March 5, 2018 at 12:39 pm #132834
Dona
ParticipantHow do I change the color of the footer font? Thanks so much
March 6, 2018 at 2:02 am #132886Skandha
Participant@donadonatoearthlink-net: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#colophon { font-family:#font-name; }
Replace #font-name with the font of your choice.
Let me know if this works!Regards,
SkandhaMarch 6, 2018 at 8:52 am #132973Dona
ParticipantThanks Skandha for the reply…. I really appreciate it! However, I am not trying to change the font…. I am trying to change the font COLOR. Do you have a CSS for that?
I have tried changing everything that I can on the back end under the “colors” section – and nothing seems to change the footer font.
Please let me know. Thank you SO much.
Dona
March 6, 2018 at 10:45 am #132984Skandha
Participant@donadonatoearthlink-net: My apologies that i misunderstood you.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-info, .copyright span, .powered span { color:red; }
Replace red with the color of your choice.
Let me know if this solves your issue.Regards,
SkandhaMarch 8, 2018 at 12:48 pm #133118Dona
ParticipantThanks Skandha for the CSS…. I tried it but it didn’t work. The color of the text did not change. Any other ideas? Also is there a way that I can make the space under the big picture on the homepage smaller? I am not using the button – only the tag line and I would like that space smaller. (BreenaBnB.com) Thanks!
March 8, 2018 at 11:54 pm #133148Skandha
Participant@donadonatoearthlink-net: The previous CSS Code i provided you should work. I tried that CSS on your site and it worked fine. Check out the screen shot: https://www.dropbox.com/s/usrtbhsparq2x51/Screenshot-2018-3-9%20%E2%80%9CEXOTIC%20PARADISE%E2%80%9D%20in%20the%20heart%20of%20the%20city%20.png?dl=0
To make the space under the big picture smaller
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#homepage-message { padding-bottom:0; padding-top:13px; }
Let me know if this solves your issue.
Regards,
SkandhaMarch 11, 2018 at 6:16 pm #133285Dona
ParticipantHi Skandha,
Thanks so much…. the new CSS for the size of the page header worked perfectly. Really appreciate it!!!!
Also- Thanks for sending the screen shot of the footer with the red font- not sure how you got into my website (you must already have my log-in info from sometime before???) but it still does not look that way on my end… The font is still a dull grey and can’t be seen. It is definitely not red on my end… help please… thanks SOO much!
March 12, 2018 at 12:11 am #133296Skandha
ParticipantHello @donadonatoearthlink-net, We can check if a css is working or not or edit a css code using the inspect element option when you right click on the browser screen. You can try for yourself. We cannot log in to your admin panel without you providing us the admin credentials.
You seem to be using a very old version of the theme. Please update the theme to it`s latest version to make best use of the theme. Also clear your browser cache. This may be the reason the CSS i provided you is not working at your end.
Let me know if the issue persists.
Regards.,
SkandhaMarch 12, 2018 at 10:02 am #133332Dona
ParticipantHi Skandha, Thank you again so much for the explanation. According to my site- it says I am running the latest version wordpress and there is no option to update the theme. I had tried clearing the cache also. Please advise. Thanks so much!
March 13, 2018 at 3:03 am #133361Skandha
ParticipantHello @donadonatoearthlink-net, Are you comfortable providing me your admin credentials so that i can login into your site and look into the issue?
Let me know if you’re comfortable so that i can contact you through email.
Regards,
SkandhaMarch 13, 2018 at 5:21 am #133365Skandha
Participant@donadonatoearthlink-net: To update the theme
You’ll need to first download the theme from https://catchthemes.com/my-account/page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8Let me know if you’re still having difficulties updating the theme.
Regards,
Skandha -
AuthorPosts
- The topic ‘Change Footer font color’ is closed to new replies.