Home Forums WoodMart support forum Change color on Woocommerce Notifications

Change color on Woocommerce Notifications

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #65670

    bego
    Participant

    Hi,
    I’ve been trying to find where to change the color of the background of the notices from Woocommerce (currently kind of mustard yellow and dark green…); I cant find the answer in the docs…

    Also, Im using Dokan… Is there a way to change the Font of the Store Titles? Currently it’s a bubbly font…

    #65703

    Hello,

    Thank you very much for choosing our theme and contacting us.

    WooCommerce messages can be changed by custom CSS, please add this code to Theme Settings > Custom CSS:

    .woocommerce-info{
        background-color: #E0B252;
    }

    Replace the current color for the color need.

    If you want to change font-family, navigate to Theme Settings > Typography and configure the fonts as per your needs. If you see any other font, not the one you have set, please send us URL and screen we shall provide you CSS.

    Best Regards

    #66952

    bego
    Participant

    Thanks!!

    That really worked!!

    Regards

    #66967

    Artem Temos
    Keymaster

    You are welcome.

Tagged: ,

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

The topic ‘Change color on Woocommerce Notifications’ is closed to new replies.