How can hide the border? look at the picture

This topic has 4 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler

  • Avatar: UAE0786
    UAE0786
    Participant
    July 29, 2021 at 11:59

    .

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 29, 2021 at 13:46

    Hello,

    Please provide URL of the mentioned page.

    Regards

    Avatar: UAE0786
    UAE0786
    Participant
    July 29, 2021 at 14:30

    .

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 29, 2021 at 15:17

    Hello,

    Here is what I can see – https://gyazo.com/22c988a0b07e2dc75397c4c0e5c36c8b , you added box-shadow using custom CSS code. Do you need our assistance still?
    When I remove your code via browser console, I can see tabs like on your screenshot, so https://gyazo.com/513f685ecd56dd352f9c465db34954ca

    .single-product .wc-tabs:after {
        display: none;
    }
    

    or https://gyazo.com/1e48df41a0a1b5d5334ecc47e5a5693a

    .single-product .woocommerce-tabs.vertical {
        border: 1px solid #e1e1e1;
    }
    .single-product  .woocommerce-tabs .et-woocommerce-tab {
        border-left: none;
    }
    .single-product  .woocommerce-tabs.vertical .wc-tab {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .single-product  .woocommerce-tabs.vertical .wc-tabs {
        margin-top: 0px;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.