ResolvedHOW TO CHANGE THE CART MENU COLOR?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25890
    marketing.agrusti
    Participant

    Hello,

    We want to change the colour of the Cart Menu (the little bar that is placed on the right of the header where the user can find the cart, the searchbar and the login). In particuliar we want to set a white background, letting the icons black.

    The site is http://www.tybo.it

    It is possible?
    Thank you so much,

    Have a nice day!

    #25891
    marketing.agrusti
    Participant

    Hello,

    We also want to change the alert when the cart is full.
    For exemple: when you have something in the cart and you make a new search on the site, the site shows you first your old cart, with the products that you have to pay and right after the page you was searching for.
    We want just to reset this option and make the searches possible without showing the cart (even if is full) to users.

    The website is http://www.tybo.it.

    It is possible?

    Thanks,
    Bye

    #25896
    Althemist
    Keymaster

    Hello marketing.agrusti,

    The search and cart bar bacground color is the color set as main site accent color under Theme Options > Common Styles. If you want to use a different color, the only way to do it would be with custom CSS rule. Something like this:

    .babystreet-search-cart-holder:before {
        background-color: #ffffff;
    }
    .babystreet-search-cart-holder .babystreet-search-trigger > a, .babystreet-search-cart-holder #cart-module a.cart-contents, .babystreet-search-cart-holder #cart-module a.cart-contents::before, .babystreet-search-cart-holder .babystreet-wishlist-counter a, .babystreet-search-cart-holder .babystreet-wishlist-counter a i, #babystreet-account-holder i {
        color: #000000;
    }

    For the cart problem – this is not the default theme behavior as you can see on our demo. It looks like your default WooCommerce pages are not properly set. Make sure the default Shop page is set correctly under WooCommerce > Settings > Products and all other system pages are set under WooCommerce > Settings > Advanced.

    Regards,
    Dimitar

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

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

License required for any item belonging to this account
AlThemist

AlThemist

sales 17761, followers 748
Login and Registration Log in · Register