Home Forums WoodMart support forum Open Tabs on Mobile

Open Tabs on Mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #284078

    silentmedia
    Participant

    Hello,

    Is there any way to have all tabs (Description, Additional Information etc) open by default on mobile?

    Currently, the Tabs are easy to miss on mobile view.

    Kind Regards.

    #284205

    Hello,

    There is no option, unfortunately.

    We can give you a custom code for mobile, however, the tabs would be always open without the option to close. It is acceptable, let us know.

    Best Regards

    #284267

    silentmedia
    Participant

    Hi Elise,

    That would be great. We do not need the option to close tabs on mobile.

    Kind Regards

    #284340

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .tabs-layout-accordion .wd-tab-wrapper .wc-tab {
        display: block!important;
    }

    Best Regards

    #284361

    silentmedia
    Participant

    Hi Elise,

    Just tried and cleared the cache. No change on mobile, the second tab still stays closed.

    #284510

    Hello,

    Please try this custom CSS:

    .single-product .tabs-layout-accordion .wd-tab-wrapper .wc-tab {
        display: block !important;
    }

    Best Regards.

    #284572

    silentmedia
    Participant

    Thank you so much! I placed in ‘Custom CSS for mobile’ and it works perfectly!

    Really appreciate how the Xtemos Team always help more than they need to.

    #284623

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Open Tabs on Mobile’ is closed to new replies.