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

    Hi,

    I dont know if there is already a topic about this, but could not find it actually.

    I am using Enfold and Woocommerce for a website. However the product have Cart Button (Show details and Add to cart) those are separated by a white line. (see screen)

    How can I delete this white line, it looks like its in the avia_cart_buttons but i cannot find a separator in this class.

    Can you help me out?

    Kind Regards,
    Hans Kroeze

    #1290870

    Hey ZikomoWebdesign,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia_cart_buttons  .button-mini-delimiter {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1290879

    Thanks Victoria,

    It works!

    Best Regards!

    #1290907

    Hi ZikomoWebdesign,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.