Issue with the last theme update - by ianabel

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

  • Avatar: ianabel
    ianabel
    Participant
    January 14, 2020 at 16:37

    Hello, another issue I have since the last update is that in mobile is that the 3rd tab in single product page is not visible please see screenshot https://prnt.sc/qnlsd0

    Regards

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 14, 2020 at 19:06

    Hello,

    We added the scroll instead of moving tabs title to next line. But if you prefer moving then add the following custom to Theme Options > Custom CSS

    @media only screen and (max-width: 768px){
    .tabs.tabs-default .wc-tabs {
        white-space: normal;
        }
    }
  • Viewing 2 results - 1 through 2 (of 2 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.