Hello,
if I activate the “Display Tabs for each category selected above?”-option at a magazine element the category tabs are at the right side of the element.
Is it possible to move the tabs to the left side?
Thank you
Hey Volli!
Add this to your custom CSS.
.av-magazine-sort { float: left !important; margin-left: 10px; }
Regards,
Elliott
Hello Elliott,
thank you very much…works.
Kind Regards
Volli