- This topic has 5 replies, 2 voices, and was last updated 4 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Changing a colour in Therapist Pro
Hi,
On the Therapist Pro theme home page there is a ‘Book and Appointment’ item next to the top menu which extends in to the picture below.
Whilst I can change the colour of the ‘Book an Appointment’ background as far as the picture, I don’t know how to change the colour of the portion over the picture.
SKT have been very helpful and done it for me but I would like to understand how it is done just in case I need to do it again in the future.
Many thanks,
Carl
Hi,
Kindly show us your website URL please?
Regards,
Chris
Hi Chris,
sorry for the long gap. I’ve just got my website up and running at https://heartofthematterhypnotherapy.co.uk
Many thanks,
Carl
Hi,
If you want to change Book and Appointment background color.
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li.appointment-btn a {
background-color: #d7a87e;
}
#topmenu ul li.appointment-btn a::after {
background-color: #d7a87e;
}
Regards,
Chris
Thank you Chris
You are welcome 🙂
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]