Is it possible to give a table an ‘id’. I have an idea i’d like to try but have to give it an id to make it work.
Hey Chris!
You can turn on custom CSS field for ALB elements ( kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your tables a unique CSS class. Can you please elaborate? We may come up with another solution
Regards,
Yigit
This should work. Basically I like the way the tables look with the header and description column but I don’t like how they dissapear on mobile. I want to use an @media screen in css to hide on type of table when it is in mobile and show another type. I used the default id’s for now but i like it cleaner with ids i create. It seems to work so far. Here is a sample: