badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Changing Green Button Color esp .call-to-action

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28303
    lcrook
    Participant

    Please Disregard! I found it after all. The green that I was dropping from a screenshot was different then the actual green in the code due to slight monitor differences I suppose. I found the greens that were used in the code and did find where it was set to the main call-to-action as a global setting and then a slight variation for the featured-text version.

    .call-to-action {
    color: #xxx;
    border: 1px solid #xxx;
    background-color: #xxx;
    }

    .call-to-action:hover {
    color: #xxx;
    border-color: #xxx;
    background-color: #xxx;
    }

    .featured-text .call-to-action {
    color: #xxx;
    border: 1px solid #xxx;
    background-color: #xxx;
    }

    .featured-text .call-to-action:hover {
    background-color: #xxx;
    color: #000;
    }
    Cheers!~

    #28317

    Cheers! 🙂

    We have spend lots of time and efforts to develop this theme available free for you.
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ambition
    We really appreciate your rating.

    Thank you!

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