I have a relatively large titles that I need to use Tabbed section for. I would like to enlarge the tabs to fit the larger title, but after messing up with CSS a bit, I see there are other parts of presentation that might be a problem. The arrows pointing up are misaligned.
I hope someone could hop in and suggest a solution, not to loose to much time on this. Thank you
Hey MORTULGAAH,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
I manage to make it adapt with:
.av-inner-tab-title { width:inherit; }
But I can’t get the arrow container follup up with:
.av-tab-arrow-container { width:inherit; }
Even if forced. It doesn’t pick it up.
EDIT: It seems it works, if injected before loading the site. Can you please confirm this is correctly done?
Hi,
Thanks for the update. If the CSS you added is working, then there is no wrong or right :-)
Best regards,
Rikard
:-) LOL yeah, you are right.