Theme Settings
Custom CSS
1 min read
How to add Custom CSS code
- In the theme editor (Customize), click Theme settings.
- Navigate to the Custom CSS section.
- Make necessary changes.
- Click Save.

Check out W3Schools for a quick CSS tutorial.
Last updated
Although we create Hyper theme with a variety of customizable features and settings, sometimes you would want to customize elements to match your brand styles and requirements.
Most of the time, the best and easiest way to make this styling customization is with custom CSS.
Steps:

This requires you to have a certain knowledge of web design languages (CSS, HTML, and Liquid). If you are not familiar with them, avoid using custom code to prevent unwanted technical issues.