Your Time:
Our Time:
← Back to discussions

ISP Pro Color Changing

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago by Anonymous.

Tagged: , ,

  • 2017-06-29 at 12:46 am
    Support Expired
    #21061
    socaldp
    Participant
    • Topics: 1
    • Replies: 0
    • Total posts: 1
    • Post count: 0

    Hello, I am looking for the location on where to change the color of the availability section on the ISP Pro plugin. Thank you for your hard work and I hope to hear from you soon.

    2017-06-29 at 10:29 am
    #21068
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    You can change it from isppro-frontend-style.css file.
    Find for the below code in isppro-frontend-style.css file and change the background color from there.

    .at-checkaval__fetch {
        background: #0077db none repeat scroll 0 0;   // Change it to some other color
        color: #fff;
        padding: 50px 60px;
        text-align: left;
        width: 30%;
    }
    2017-07-06 at 5:24 pm
    #21154
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    We are setting this topic to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.