Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #302056
    Philippe Hebert
    Participant

    Hello,

    I’m using Catch Box Pro, I done most of my customization, but one issue I have is the Woocommerce “store Notice” background color doesn’t go well with the regular background color I’ve setup.  All update have been done, I’ve look thru all options of “Appearance/Customize/color” and didn’t see the option for that topic.  When I click “Additionnal CSS”, it send me back to my Dashboard menu.  The only left is the Theme File editor, I presumed.  But where is hidding the html code line for the (some call’s it demo) store notification background color so I can put in my own color code ?

    Many thanks and warm regards…

    Philippe

    #302068
    Skandha
    Participant

    @traindir: Hello Philippe,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .woocommerce-store-notice {
    background-color: #3d3d3d !important;
    }

    You can change the color according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #303287
    Philippe Hebert
    Participant

    It works !  Thanks…

    #303293
    Skandha
    Participant

    @traindir: Hello Philippe, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-box/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Store Notice color’ is closed to new replies.