How to change the color of the Make Appointment in Navigation Menue

Home Forums Massage Center (Spa) Forum How to change the color of the Make Appointment in Navigation Menue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #128131
    Alexandra MorganAlexandra Morgan
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: August 1, 2019

    Hello,
    I followed the documentation for the Spa Theme on how to get the “make appointment” link (button) in my navigation menu. I have been looking everywhere, how can I change the color of the text as well as the color of the “button”.
    Please advise.
    Thank you,
    kind regards

    Alexandra Natascha Morgan

    #128162
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30975
    • Total: 30975
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul li.appointment a {
        background-color: #f00; /*put your color code here*/
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.