Tabs product - by Téo Jordão - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Robert Hall

  • Avatar: Téo Jordão
    Téo Jordão
    Participant
    May 3, 2021 at 21:14

    How do I make the tabs of the product table on the home page, stay horizontally the same on the deskop?
    See attached image, how is the left and how would you like the right

    https://ibb.co/VHLrKGF

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 4, 2021 at 11:29

    Hello

    Kindly add the following css rule in additional css by going to Dashboard > Theme Options > Additional CSS

    
    @media only screen and (max-width: 767px){
    .et-advance-tabs .et-tabs-nav > ul {
      
        display: inline;
    }
    }

    Robert Hall

    Avatar: Téo Jordão
    Téo Jordão
    Participant
    May 4, 2021 at 12:04

    thank you so much

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 4, 2021 at 19:46

    Hello Teo

    You are always welcome

    Robert Hall

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

The issue related to '‘Tabs product’' has been successfully resolved, and the topic is now closed for further responses

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