Home › Forums › WoodMart support forum › "Tabs" on mobile get hidden "Tabs" on mobile get hidden This topic has 6 replies, 2 voices, and was last updated 3 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts December 11, 2020 at 6:00 am #249825 katypParticipant I am using the Tabs element from Wp Bakery. I have about 20 tabs, on desktop they show up fine. But when I switch to mobile they end up being hidden. Screenshot attached for reference Any help? Thanks Attachments:You must be logged in to view attached files. December 11, 2020 at 6:12 am #249829 katypParticipant Currently I’ve added the following CSS which solves it. But is there a better way? The CSS I’ve added : .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom .vc_tta-tabs-list, .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list { overflow-x: auto !important; white-space: nowrap; } December 11, 2020 at 8:12 am #249875 Aizaz Imtiaz AwanKeymaster Hello, We are glad that you managed to solve the problem yourself. If the CSS works fine for you then you can use it. 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. Regards. Xtemos Studios. December 14, 2020 at 1:06 pm #250837 katypParticipant When I am minfifying/combining CSS/JS – the icons from the mobile menu dissapear & search stops working. Any fix around this? December 14, 2020 at 1:16 pm #250842 Aizaz Imtiaz AwanKeymaster Hello, Which plugin are you using to minify CSS and JS ?? Best Regards. December 14, 2020 at 1:20 pm #250850 katypParticipant Hi, I am using this : https://wordpress.org/plugins/breeze/ Thanks December 15, 2020 at 6:20 am #251027 Aizaz Imtiaz AwanKeymaster Hello, Sorry, but we haven’t tested the theme with this plugin yet. You can try using other cache plugins and choose from the top cache plugins list in the following link: https://www.wpbeginner.com/plugins/best-wordpress-caching-plugins/ Best Regards. Author Posts Tagged: classic tab, tabs Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register