New Landing How can we help? Themeforest Theme Support Neighborhood Woocommerce Message Bg Colour

Viewing 7 posts - 1 through 7 (of 7 total)
  • #22189
    ovrld
    Member
    Post count: 20

    Can change this in custom CSS but just wondered if there’s an option I’ve missed in the theme settings for it as I’d prefer to do it that way? Don’t see it in the color customizer either.

    #22352
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, try this custom css please

    figcaption .product-added {
    background-color: #1bbeb4!important;
    }
    #74156
    carlotte
    Member
    Post count: 42

    Hi There,

    Same question, how to change the color of this notifications in the shop pages.
    The background color of the ‘added to shopping bag’ and ‘coupon notification’?

    The above provided custom custom css does not work.

    Thanks a lot.

    #74196
    carlotte
    Member
    Post count: 42

    I’ve found this code in another post, but by adding that, the color does not change:

    .alert.alert-info {
    	background-color: #d9edf7;
    }
    .alert.alert-error {
    	background-color: #f1dddd;
    }
    .alert.alert-success {
    	background-color: #dfefd7;
    }
    #74199
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use given below custom css

    .woocommerce  .woocommerce-message, .woocommerce  .woocommerce-info{
     background-color: #dfefd7;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #74248
    carlotte
    Member
    Post count: 42

    yes that works great, thanks!

    #74265
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register