- This topic has 6 replies, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Section background color
Theme: movers & packers
site: http://amplifiedcreative.com/blog/
Home page:
-How do I change the background color of the “Why Choose Us Page for Section” section posts?
-Also, how do I make the images larger in the same section?
screen shot: http://amplifiedcreative.com/blog/wp-content/uploads/2016/10/Capture-2.jpg
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.three_column{background-color:#000000; height:auto; min-height:412px;}
.thumb_four_page{width:auto; height:auto;}
Regards,
Dave
Thank you, the images got bigger, but the background color did not change. Here is what I changed color to, still light grey
.three_column{background-color:#42785a; height:auto; min-height:412px;}
.thumb_four_page{width:auto; height:auto;}
Hi Laura,
Try this code:
.three_column{background-color:#42785a !important;}
Regards,
Dave
Thank you, it worked. Where do I change the font color of the secondary text (not the title) in the same section.
Also, where do I change the color of the hover font?
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting you will find the color changing options.
Regards,
Dave
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 […]