Home › Forums › All Other Themes › SKT Spa Theme Color Issues
- This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
November 25, 2018 at 10:32 pm #112310
I am having a couple of issues with a new website I am creating using the SKT Spa Pro theme. Note: I created a child theme for it.
Here is the website: https://envynailswintersprings.com/
I have changed all the colors from the lime green to a Burgundy color, but I can’t change the color of the dots under the testimonials section on the home page or the “Learn More” buttons on the home page. They are green and I want them Burgundy (like the header). If you take a look at the blog section buttons on the home page, you’ll see the way I want them to look. The Burgundy color is #831913.
Can you help me fix that issue, please?
November 26, 2018 at 5:02 am #112315Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color:#831913;}
Regards,
ChrisNovember 26, 2018 at 7:33 pm #112403Chris,
Thank you for your help on this. I added the code you sent in the correct place, but it had no effect on the color of the buttons. They are still lime green on the home page in the “Welcome to Envy Nails” section. Do you have another solution?
James
November 27, 2018 at 6:56 am #112438Hi,
Kindly use this CSS code
.fourbox .read-more { background-color:#831913;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.