Product tab title - by ali alalawi - on WordPress WooCommerce support

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

  • Avatar: ali.alalawi
    ali alalawi
    Participant
    October 21, 2021 at 11:39

    hi
    how can i change the product tab title for mobile to display horizontally same as desktop now it display vertically
    desktop like this tab1 tab2 tab3
    mobile
    tab1
    tab2
    tab3
    i want same as desktop

    thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2021 at 12:04

    Hello,

    Please try code from this topic – https://www.8theme.com/topic/how-to-stack-woocommerce-tabs-on-mobile/
    If this doesn’t work for you, provide URL of page with tabs.

    Regards

    Avatar: ali.alalawi
    ali alalawi
    Participant
    October 21, 2021 at 14:23

    hi
    thank you for your support i use the code as you said on the ticket but no change as i say before i want theme horizontality same as desktop.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2021 at 14:36

    Hello,

    We can’t log in to your Dashboard. Try to add the next code in Theme Options > Theme custom CSS > Global custom CSS:

    @media only screen and (max-width: 992px) {
        .et-advance-tabs .et-tabs-nav>ul {
            flex-direction: row;
        }
    }

    Regards

    Avatar: ali.alalawi
    ali alalawi
    Participant
    October 21, 2021 at 16:40

    Thank you again
    Sorry it was wrong password the new one attach

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 22, 2021 at 07:46

    Hello,

    Check now – https://prnt.sc/1x1z6pp

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.