• Resolved berracrea

    (@berracrea)


    Hi there, i have a problem on my website, there is some text that is white on white like for example the text of the cart and the little cross on the right to close it , or the text “Dimensions” and “weight” on my single product pages , i dont understand why all my color fonts changes except those , i really need help on this one , sorry for my scuffed English, cordially

Viewing 6 replies - 1 through 6 (of 6 total)
  • Jan

    (@janataweb)

    give the url

    Thread Starter berracrea

    (@berracrea)

    Jan

    (@janataweb)

    /* you can copy and paste this css code in your custom css - apparence - personalise - css personnalisé (custom css)*/ 
    
    
    
    /TITLE CART/
    .astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title {
    color: #000000 !important;
    }
    
    /* CLOSE CROSS*/
    .astra-cart-drawer .astra-cart-drawer-close .ast-close-svg {
    width: 22px;
    height: 22px;
    color: #000000 !important;
    }
    
    /* TITLE ATTRIBU TAILLE & POIDS */
    .woocommerce div.product .woocommerce-tabs .shop_attributes th {
    border-left-width: 1px;
    border-style: solid;
    padding-left: 0.9em;
    color: #000000 !important;
    }
    • This reply was modified 1 year, 8 months ago by Jan.
    Thread Starter berracrea

    (@berracrea)

    Thank you so much for your help its very kind from you to pass by and help me resolve my problem i really appreciate it

    • This reply was modified 1 year, 8 months ago by berracrea.
    Thread Starter berracrea

    (@berracrea)

    I just wanted to say it didnt work for Cart title but i ll figure it out , i now know how to use custom css and i didnt know where to look at all before thank you very much again !

    Hi there @berracrea ??

    Thank you for contacting Woo support!

    I just wanted to say it didnt work for Cart title but i ll figure it out , i now know how to use custom css and i didnt know where to look at all before thank you very much again !

    This is great to hear! I’ll go ahead and link to a couple more CSS resources below:

    Also, I am marking this thread as resolved now. Feel free to open a new one, when needed.

    Thank you for chiming-in, @janataweb !

    Have a great weekend, everyone!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘white on white text’ is closed to new replies.