Hello everyone, rookie question but I'm trying to figure out what the best practise is for adding custom styling in the Swift theme.
Right now, we are working with the CSS 'Custom css' in the Swift Tools but I'm not sure if this is the best way of working because the classes that I'm using right now are too general.
- Is there a way in Swift to add specific classes to a row, without making 20 'Custom CSS' paragraphs?
- How do you manage the custom styling? Is there a better way to manage your CSS, and make it less general?
- What is the best practise to add specific CSS-styling?
I would love to learn more.
Thanks!