New Landing How can we help? Themeforest Theme Support Neighborhood Shopping cart popup message colour

Viewing 14 posts - 1 through 14 (of 14 total)
  • #73523
    dvaltas
    Member
    Post count: 84

    How can I change the popup message “‘The product’ was successfully added to your cart.” colour when you add a product to the shopping cart?

    I tried from the color customizer but I couldn’t find the right option.

    Thanks.

    #73694
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
      background: #f6f6f6;
    }

    – Kyle

    #73788
    dvaltas
    Member
    Post count: 84

    Thanks Kyle! That worked!

    #73791
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

    #73812
    dvaltas
    Member
    Post count: 84

    Can you send me Kyle also the css for the ‘Shipping costs updated.’ for the same colour?

    Thanks

    #73975
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try this css code
    .woocommerce-info{background: #f6f6f6;}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #73994
    dvaltas
    Member
    Post count: 84

    This updated the colour for the ‘Cart updated.’ which I also wanted but not for the ‘Shipping costs updated’.

    Thank you Mohammad.

    #74001
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot image and provide website URL so i can check and give exact solution .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #74005
    dvaltas
    Member
    Post count: 84

    fitandcraft.com

    When changing the destination country that message pops up.

    Thanks.

    #74021
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this one code
    div.woocommerce-info{color:green;}

    Thanks

    #74036
    dvaltas
    Member
    Post count: 84

    That didn’t work. I also changed it to div.woocommerce-info{background: #f6f6f6;} but nothing happened.

    #74039
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try this one
    .woocommerce-page .woocommerce-info, .woocommerce .woocommerce-info{
    background: #f6f6f6;
    color:#ff0000;
    }

    #74043
    dvaltas
    Member
    Post count: 84

    Great Mohammad!

    Thank you!

    #74045
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

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

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

License required for one of the following items
Login and Registration Log in · Register