Why tabs don’t behave like normal elements with flex box. I provided a read-only link. I countered similar problem with grid. if it is because of some pre-set css properties, how can I turn them off?
Hey @m7md20091 can you provide more details about what behavior you are expecting? All Webflow components have some basic CSS style so they appear in a usable format right off the bat and there isn’t an easy way to remove that.
I’ve been a Webflow user since 2014 and hopefully I can help you figure out a solution.
Edit: if you’re trying to get the tabs menu + the tabs content to each take up 50% of the screen I’d setup each to have widths of 50% and maybe the main tabs component with a width of 100vw
…Hey Still not clear what the behaviour you were expecting is.
My first suggestion, have a study of the Webflow Tab University page, then start again.
Make sure you name your classes. This was the biggest mistake I made when starting out with tabs. It always gets messy when you don’t. From the relevant part in the University:
You’ve set the Tabs to Flex, which I’m not sure if you need to do at this stage. I’d set it back to Block. Start from scratch.
Then if you could be a bit clearer about what it is you want the tabs to be doing That would be helpful.