Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Yona,
You can use our button shortcode. I have added a button in the page you can check and change the URL, color and text.
Regards,
Brad
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Adrian,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a, .header .header-inner .nav ul li.current_page_item ul li a{color:#1e73be;}
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Pascal,
Try !important
at the end. So it should be h4{font-size:18px; color:#313131 !important;}
Regards,
Dave
I’m not able to modify h1,h2,h3,h4,h5,h6 font-size in style.css.
I did modify this : h4{font-size:18px; color:#313131; } for example, but it doesn’t work.
Can you help me ?
Thanks
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Lawrence,
Kindly go to Appearance>>Theme Option>>Basic Setting
You will find Slider caption color option. You can change the font size from there.
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
I don’t think changing background color broke the widgets. Remove the CSS code that i have sent you for background color and check. If you still having the same issue then let me know.
Regards,
Brad
MP EK Member
Topics: 40 Replies: 149 Total: 189
Member since: October 21, 2015
I cross checked it with a wide featured image and it is being displayed in background and when using a vertical image it displays site’s body color.
You made it Brad! Thank you very much.
Brian Member
Topics: 2 Replies: 4 Total: 6
Member since: May 4, 2016
Brad, thank you for getting back to me, I have located the section, however i still can’t change the color pink…..thank you.
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Michael,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
body.custom-background{background-color:#ffffff;}
Regards,
Brad
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Brian,
Kindly go to Appearance>>Theme Option>>Basic Setting
You will find the Background color option there. Change the hover of four services boxes from there.
Regards,
Brad
Brian Member
Member since: May 4, 2016
How do I change the color pink on the home page at adleys.com on the towing service inventory links that say read more?
Thanks
MP EK Member
Topics: 40 Replies: 149 Total: 189
Member since: October 21, 2015
When using featured image as background, the background color is black when image is too small. We would like to change it to another color. Where do you set this color?
Edin Member
Member since: August 18, 2016
Hi,
Please can you help me with manipulation of READ MORE button on home slider.
Need to change color and text.
Thx in advance
Sonal S Sinha Moderator
Topics: 0 Replies: 31299 Total: 31299
Member since: August 16, 2013
Hi Claus,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .logo .site-description{color:#81d742;}
Regards,
Dave