- This topic has 7 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Meditation Theme: Footer Title Color
I’m having trouble changing the footer title color in Column 1. It is displaying as a dark green rather than white. I have tried resetting it in Customize and it will not change column 1.
One possibility is that I am using a widget to display a footer menu that only includes a limited menu. The original code for the navigation menu include all pages on the site and became every long.
Here’s a link to a screenshot:
http://originalcent.com/wp-content/uploads/2020/02/Footerissue.png
The URL for the site is:
https://capricornhealthcareconsultants.com
Thanks
Hi,
Kindly show us your website URL please?
Regards,
Brad
Argh…tried to copy and paste but it gave the page title instead…
capricornhealthcareconsultants.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer .footercols3 h3 {position: relative; padding-bottom: 30px !important; margin-bottom: 30px !important; color: #ffffff !important;}
#footer .footercols3 h3::after { width: 40px; border-bottom: 2px solid #ffffff; border-bottom-color: rgb(255, 0, 0); position: absolute; left: 0; bottom: 0; content: '';}
Regards,
Brad
Almost there.
The border below “Quick Menu” title was red, which was an easy fix. But there is an alignment issue where the first column is higher than the second and third.
capricornhealthcareconsultants.com
Thanks for suggestions.
Hi,
Also add this CSS
#footer .footercols3 h3 { margin-top:27px !important; font-size:20px !important;}
Regards,
Brad
Thanks!
🙂
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]