Color

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #174395

    nialex
    Participant

    Where can i change the colour of this?

    Attachments:
    You must be logged in to view attached files.
    #174432

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-message{
    background-color:white;
    color:#000000;
    }
    body .woocommerce-info{
    background-color:white;
    color:#000000;
    }
    body .woocommerce-error{
    background-color:white;
    color:#000000;
    }
    body .wpcf7-mail-sent-ok{
    background-color:white;
    font-size:12px;
    }
    body div.wpcf7-validation-errors{
    background-color:white;
    color:#000000;
    }
    body .mc4wp-success,
    body .mc4wp-error{
    background-color:white;
    color:#000000;
    }

    Change the color as per your needs.

    Best Regards

    #175206

    nialex
    Participant

    Thx. What should i do to correct this in Google Chrome?

    Attachments:
    You must be logged in to view attached files.
    #175225

    Hello,

    Please save the Theme Settings, update the file in CSS Generator if you used it, and clean the cache.

    Best Regards

    #175425

    nialex
    Participant

    The image of brand is not saved after uploading. What’s the matter?

    #175435

    Hello,

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    Best Regards

    #175906

    Hello,

    Have you solved the issue with the brand image?

    Best Regards

    #175909

    nialex
    Participant

    Yes thx cache of google chrome

    #175929

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Color’ is closed to new replies.