Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203726

    Hi there,

    Been trying to find solution for this but could not find.

    1. How do i change the color of only the shopping cart, i tried changing it but the rest of background is affected?

    2. How do i change the style of “Add to cart”
    This is what I want to achieve

    Best regards
    Felix

    #203731

    Hey foking!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia_cart_buttons { opacity: 1; }
    #top .main_color .avia_cart_buttons .button { color: red; }
    .header_color .cart_dropdown_link { background-color: blue; }
    .header_color .cart_dropdown_first .cart_dropdown_link { color: yellow; }

    This will keep the opacity fixed at 1, change color of add to cart and show detail buttons and change the color and background color of basket on the header

    Cheers!
    Yigit

    #203964

    Hi there

    it’s working fine now. many thanks.

    you may see the link here: http://www.98ft.co/online-cafe/

    Best regards
    Felix

    #203965

    Hi!

    You are welcome! Your website looks great :)
    Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the colour of "Add to cart"’ is closed to new replies.