Skip to content

Change view=accordion to view=tabs in the editor form or make fields always visible #43952

Answered by DeMiro5001
DeMiro5001 asked this question in Q&A
Discussion options

You must be logged in to vote

Finally, I fixed this :

  • Create an override for css/vendor/joomla-custom-elements/joomla-tab.css
  • Search for joomla-tab[view="accordion"] joomla-tab-element
  • Change display: none; to display: block;
    Now all the tab elements show

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DeMiro5001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant