Change color for appointment booking section

Home Forums All Other Themes Change color for appointment booking section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #182598
    Karthick PerumalKarthick Perumal
    Participant
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: June 27, 2021

    Hi
    Need help to change font color and booking button color in appointment booking page for pet care theme.

    https://ibb.co/fNbPyZv

    #182603
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us the particular page URLs where you want the changes to happen.

    Regards,
    Dave

    #182609
    Karthick PerumalKarthick Perumal
    Participant
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: June 27, 2021

    Hi Dave
    I have sent the details to your support mail id.

    #182647
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

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

    .appointment-button {
        background: #ff0038 !important;
    }
    .single-team-email, .single-team-designation {
        color: #ff0038 !important;
    }

    Regards,
    Dave

    #182660
    Karthick PerumalKarthick Perumal
    Participant
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: June 27, 2021

    Hi Dave
    Thanks..it worked.
    Please advice how to reduce the spacing between each column in the footer section.

    #182690
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

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

    #footer .footercols3 { margin-bottom:0 !important;}

    Regards,
    Dave

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