- This topic has 10 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Indent footer text for
Theme: Welder Pro
http://mysbiz.com/MDElectric/
I like the way the phone number is indented, how do I indent the remaining of the contact information (but not the labels)
https://snag.gy/yNzhFD.jpg
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.cols-4 ul li a { padding-left:0;}
Regards,
Chris
This removed the indent. How do I change the text color of the labels?
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.has-label strong { color:#f00 !important;}
Regards,
Chris
Thanks, worked!
Actually, it worked in the footer, but also in other places.
Is there a non global code for footer label?
https://snag.gy/gwy3zf.jpg
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
article ul li { list-style:none !important;}
Regards,
Chris
The labels are still yellow on the contact page with this code added.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.content-area .has-label strong { color:#000 !important;}
Regards,
Chris
Worked, thank you.
Hi,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/
Regards,
Chris
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]