Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #289959

    Oleg F
    Participant

    Hi there!

    I have on problem in my woocommerce cart.

    How can I remove the grey lines in CART? It appeared under each line. As well I have grey lines on – My account and Shipping Address

    Thnaks in advance!

    Oleg

    #289960

    Oleg F
    Participant
    This reply has been marked as private.
    #290578

    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Request you to kindly add following CSS codes under Custom > CSS in the Customizer:

    .woocommerce td, th {
        border-top: 0 !important;
    }

    Hope that helps.

    Thanks.

    #291082

    Oleg F
    Participant
    This reply has been marked as private.
    #291597

    Darshana
    Moderator

    Hi there,

    I’m sorry, but it seems that you have changed your login credentials. Please provide us with the login credentials again, so that we can check the pages and assist you with a tailored solution.

    Thanks!

    #291941

    Oleg F
    Participant
    This reply has been marked as private.
    #292239

    Darshana
    Moderator

    Hi there,

    Thank you for providing us with the login credentials. Please add the following CSS rule into your Customizer, Custom > CSS section using the menu Appearance -> Customize.

    
    .woocommerce .cart .actions .action-group, .woocommerce-page .cart .actions .action-group {
        border: medium none;
    }
    

    Hope that helps.

    #292654

    Oleg F
    Participant

    Hi there!

    Thanks for help. All is perfect. You rock!

    #292693

    systematicgio
    Participant

    I hate to start new topics so maybe you have the same issue. Grey lines like these on my shop page? http://forallpetsinheaven.com/shop/ Any help would be great.

    #292744

    Darshana
    Moderator

    @systematicgio

    Your site is under coming soon mode. Since we require your login credentials to access your site, please create a new ticket for your issue and also include a screenshot or mention which part of the area that you’re referring to.

    Thank you!