New Landing How can we help? Atelier Please remove this from sf-combined.min.css

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #320016
    admin_cz
    Member
    Post count: 55

    Please remove the following code from file sf-combined.min.css in atelier theme
    #jckqv .cart .add_to_cart_button,
    #jckqv .cart .single_add_to_cart_button {
    background: transparent !important;
    }

    It it affecting the add to cart button in quickview. When I try to change its color this line of code overrides it. I have to uncheck it/disable it every time in chrome developer tools…

    #320017
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try to add the same css rule to your custom css option, I just changed the background color, adjust to your desired color to see if it works.

    #jckqv .cart .add_to_cart_button,
    #jckqv .cart .single_add_to_cart_button {
       background: #000 !important;
    }

    -Rui

    #320018
    admin_cz
    Member
    Post count: 55

    Sorry for bothering, I probably made a typo. It is working!

    #320024
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

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