• Resolved Rohmah Azim

    (@makeandsavemoneyonline)


    How can I change the colour of both the text and colours in this page? And also the Dashboard, Account etc on this page when I am logged in?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @makeandsavemoneyonline!

    What theme are you using?

    Also, in addition to the text color, what other colors would you like to change?

    Cheers!

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Thanks for replying.
    I would like to change the colours of the buttons too.

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @makeandsavemoneyonline!

    Ok, so for the buttons you can use the following CSS code:

    .woocommerce .button:not(.nv-sidebar-toggle):not(.nv-close-cart-sidebar):not([name="apply_coupon"]) {
        color: green !important;
        background-color:yellow !important;
    }

    Remember to change the colors to match your specific needs.

    As for the text, there are many different texts on the page. There are also headings. Could you please send us a screenshot indicating which texts you’d like to change? You can use the free Snipboard.io tool to send the screenshot.

    Cheerss!

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    I want to change all of the headings , links and text to white.

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Thanks for your help. I managed to change the colour for all of the text except the ones from the screenshot below:
    https://snipboard.io/3EfyMg.jpg
    And the Your cart is currently empty text from this page:https://isabellathebrand.com/cart/

    • This reply was modified 4 years, 3 months ago by Rohmah Azim.
    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Can you tell me how to do this?

    Hi there,

    This can be changed with CSS code as well, however, please note that we’ll need the site to be visible in order to target the elements.

    Let us know when the site can be available and we’ll take another look.

    Warm regards,

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    I was able to do it. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How To Change Colour’ is closed to new replies.