How to manual change the css - by careenyen

This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp

  • Avatar: careenyen
    careenyen
    Participant
    December 29, 2015 at 10:06

    hi sir,

    I will like to change the colours of the button – like add to cart, quick-view, sign up button and the page no colours…
    instead of using black colours , i will like to change to the dark green which similar with our theme.
    i try find in editor, but seem is not correct..

    Please guide.

    Thank you

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    December 29, 2015 at 12:02

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .btn.product_type_simple {
        color: #0C602E;
        border-color: #0C602E;
    }
    .et-register-form .form-row.right .btn {
        background-color: #0C602E;
    }
    .footer-product {
       background-color: #0C602E;
    }

    Please show screenshot what buttons more you want to edit.

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.