1) What is CSS and what can I do with the CSS editor?
CSS (Cascading Style Sheets) is used to create visually engaging web pages and user interfaces for web and mobile applications written in HTML and XHTML.
With the CSS editor on your admin dashboard, you can modify your marketplace colors, layout, fonts, and more! The different themes that Arcadier offers are done purely by CSS and JavaScript. With this feature, you can create your own custom theme too.
However, due to the HTML knowledge required to use the CSS editor, we recommend that you only use it if you have adequate technical expertise.
2) Example use cases
- Customize your existing marketplace theme
- Override default style settings
- Hide existing style elements
- Customize mobile experience
3) Resources:
https://www.w3schools.com/css/
learnlayout.com
https://www.tutorialspoint.com/css/
Alternatively, we have provided you with this video link to assist you in a custom coding introduction.