Background and button colors - by Ilknur

This topic has 6 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: Ilknur
    Ilknur
    Participant
    May 9, 2017 at 12:48

    Hi,
    Numbered fields and buttons, how can I turn the color of black to dark blue?

    Thanks a lot
    Color

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2017 at 07:28

    Hello,

    Sorry for the delay.
    Please check Theme Options > Color Scheme and Footer http://prntscr.com/f6hdf6
    Also, you can add this code in Custom css:

    .btn.filled, input.btn.pull-right.big, .cart-collaterals .checkout-button {
        border-color: blue;
        background-color: blue;
    }

    Regards,
    Rose Tyler.

    Avatar: mschueller
    mschueller
    Participant
    May 27, 2017 at 06:21

    hi i tried to use the above code but my buttons are still black

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 29, 2017 at 09:36

    Hello, @mschueller,

    Is your issue solved? https://prnt.sc/fdazcj

    Regards,
    Rose Tyler.

    Avatar: mschueller
    mschueller
    Participant
    June 11, 2017 at 20:03

    yes sorry for the delay, i was able to edit certain lines in the main css file, for some reason they did not apply in the custom css

    ty 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2017 at 08:09

    Hello,

    I’m glad that you sorted out.
    It’s not recommended to edit original style.css. You can make changes either in custom.css file or in child style.css. Only if you made changes in template files instead of child theme then these changes will be lost after theme update. That’s why we always recommend to use child theme for all the types of customization.

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 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.