Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1332398

    hi is it possible to have the x flag of the article in black # 000000 instead of yellow as it is now? in the image https://www.toysanarchy.com/wp-content/uploads/2021/12/flag-cart.png circled in red?
    thanks gianluca

    #1332415

    Hey sitibus,

    Please try the following in Quick CSS under Enfold->General Styling:

    td.product-remove a {
        background-color: #000;
    }

    Best regards,
    Rikard

    #1332436

    hi thanks but it doesn’t seem to work

    #1332444

    Hi,
    Please try this instead:

    #top .main_color .product-remove a.remove {
        background-color: #000;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1332447

    Wonderful it works. We can close the ticket. Tks Gianluca

    #1332449

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘cart flag’ is closed to new replies.