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

    Hi, how can I add the borders to the table in the cart page and also how can I center align the X icon?

    #982890

    Hey DROR,

    Thank you for using Enfold.

    This css code should help.

    #top div a.remove {
        margin: 0 auto;
    }
    
    #top .woocommerce-cart-form {
        border-top: 1px solid #e1e1e1;
    }

    Best regards,
    Ismael

    #983386

    Thanks. There are still lines on the right and left of the table that are missing.

    #983495

    Hi,

    I can’t see any missing borders on my end, and the x looks centered as well. Did you manage to get it working?

    Best regards,
    Rikard

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