Add horizontal line in single product page

This topic has 4 replies, 3 voices, and was last updated 3 years, 10 months ago ago by Olga Barlow

  • Avatar: Adrian
    Adrian
    Participant
    July 8, 2020 at 11:04

    Hello,

    How do i add a horizontal line here https://prnt.sc/tdz4h5 ?

    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 8, 2020 at 11:16

    Hello,

    You can use this custom CSS code:

    .single-product .woocommerce-tabs {
        border-top-width: 1px;
        padding-top: 12px;
    }
    .single-product .woocommerce-tabs .active {
        padding-bottom: 8px;
    }

    Regards

    Avatar: Adrian
    Adrian
    Participant
    July 8, 2020 at 16:16

    Thank you!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 8, 2020 at 16:45

    You are welcome.

    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.