Viewing 10 posts - 1 through 10 (of 10 total)
  • #174703
    mtroubat
    Member
    Post count: 199

    Hello,

    I have some issues with the colors.

    1) How can i change the color of the “welcome Matthew Cookson” in the header
    2) How can i change the color of the cart icon in the menu
    3) How can i change the color of the background box in the cart preview “see the cart”
    4) How can i change the background color of the success box when i add a product ?

    Thanks for your help
    Maxime

    Attachments:
    You must be logged in to view attached files.
    #174811
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url to check and resolve these issues.
    Thanks
    Mohammad

    #174832
    mtroubat
    Member
    Post count: 199

    Hello Mohammad,

    Thanks for your answer but the website is in local mode.

    Best Regards,

    #174857
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please use this custom css code:-

    .tb-welcome{
    color:#fff !important;
    }

    2- Please change this image color /wp-content/themes/neighborhood/images/shopping_bag_icon.png through any image editor.

    3- Please use this custom css code:-

    .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
        background: none repeat scroll 0% 0% #ccc !important;
    }

    4- Please use this custom css code:-

    .bag-buttons a {
        background-color: #ccc !important;
    }

    Thanks
    Mohammad

    #174910
    mtroubat
    Member
    Post count: 199

    Dear Mohammad,

    Thanks a lot, its a perfect

    1) ok
    2) ok
    3) Perfect but can you give me the code to change the color of the text ?
    4) Ok

    Best Regards,
    Maxime

    #174912
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
        color: #ff0000 !important;
    }

    Thanks
    Mohammad

    #174913
    mtroubat
    Member
    Post count: 199

    You are the best !

    And the icon ? 🙁

    #174918
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-page .woocommerce-message::before, .woocommerce .woocommerce-message::before {
        color: #ff0000 !important;
    }

    Thanks
    Mohammad

    #174921
    mtroubat
    Member
    Post count: 199

    Thanks a lot !!

    #174933
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 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