Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

[DEMO 20] Having many header tabs


Hello,
I'm trying to use Metronic Demo 20 for a project, and I want to have the ability to use multiple tabs in the header as the primary menu,
In the mobile version, a horizontal scroll is activated if you have many tabs,
But in the normal version, the tabs get split into multiple lines,
Is there a way to activate the horizontal scroll on or another good method to do this?

Thank you.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Hi,

According to the demo 20 design, the size of the tab should be limited and compact.
You may consider restructuring your tabs structure and moving some tabs as submenus.

As a workaround, we can improve the header layout with "overflow-auto" class to the tabs container to make the tabs scrollable if it extends its available spot.

We will release this improvement in the next update within 1-2 weeks.

Regards



Hi,

I understand, but in some use cases it will be crucial to have multiple tabs, and also multiple menu items in the sub-menu,
If you are planning on releasing this update, please make sure it's going to work for the tabs and the sub-menu.

Thank you for the effort you are making to make metronic as flexible as possible.

Regards.



Sure, noted. For each tab you can out individual menus by just reusing the primary header menu under the first tab.



Yes, that's what I'm doing,
Ok, I'm waiting for the update,
Thank you.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(