How to Get Horizontal Layout on Smaller Screens for EA Advanced Tabs?

How to Get Horizontal Layout on Smaller Screens for EA Advanced Tabs? #

By default, the layout shows ‘Vertically’ for Advanced Tabs when it’s viewed on mobile or tab screens. However, you can add this following custom CSS to change the Advanced Tabs layout to Horizontal for smaller screens:

 @media only screen and (max-width: 992px) {
.eael-advance-tabs .eael-tabs-nav > ul {
flex-wrap: nowrap;
overflow: scroll;
}
.eael-advance-tabs .eael-tabs-nav > ul li {
flex: 1 1 auto;
}
}


Was this helpful?

Your feedback matters!

  • Happy
  • Normal
  • Sad

Stay Up To Date With

Essential Addons

  • 00Days
  • 00Hours
  • 00Mins
  • 00Secs

Before You Go

Grab Frightfully Good Savings

Cast a spell on your Elementor pages