Your account expired support, please renew to get your support.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #11223
    kw
    Support Expired

    1. I put the code you sent in the support to change the header color from green to burgundy but its still green in different browsers like Safari and burgundy on Chrome.
    2. Once you make an order the thank you text is green. I’ve searched everywhere on where to change this and I cant figure it out.
    3. Is it possible to give the add to cart button a background color instead of it being plain text? Kindly help with this

    #11273

    Hi you,

    #1. Please delete all caches when checking on the browser. I checked on Chrome and Safari, all work normally:
    – Chrome: https://prnt.sc/15ctxxf
    – Safari: https://prnt.sc/15cu2tk

    #2. You need to use css code:

    .woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments{
    	background-color: #your-color !important;
    }

    I added this code into file style.css (child-theme).

    #3. I resolved this issue, please recheck

    #11571
    kw
    Support Expired

    Hi Billy,

    I cleared all cache and checked on different devices and it’s still green. https://prnt.sc/16an4ne

    On issue number 2, the thank you text is still green with a blue background. I want the background to be clear and the text to be black https://snipboard.io/OGDe7a.jpg

    Also, issue number 3 about the add to cart button is not resolved.I’d like the button to have a yellow background ad white text https://prnt.sc/16anwoc

    One more thing, is it possible for, once someone clicks the add to cart button for it to show ‘added’? Right now, nothing happens when someone clicks add to cart so you might not even know whether the button has been pressed or not unless you click the art button. It’s confusing

    #11656

    Hi again,

    PLEASE ACTIVATED CHILD-THEME FOR YOUR SITE, ALL CUSTOM CSS I ADDED THIS THEME.

    #1. Please delete all caches on your site, cache on your browser and recheck. You can also test with a new device that has never been to this site before.

    #2. I fixed this issue

    #3. I solved this problem but maybe you removed this CSS

    I added custom css code into file style.css, please do not delete this code: https://prnt.sc/16eh8rz

    #11677
    kw
    Support Expired

    Thank you Billy. Everything is okay now

    #11689

    Ok, let me know if you need to help and hope you will vote 5 stars for our team.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.