Custom CSS
A guide to add custom styles to your entire online store.
Last updated
A guide to add custom styles to your entire online store.
Although we create Pebble 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:
In the theme editor (Customize), click Theme settings.
Locate Custom CSS.
Make necessary changes.
Click Save.

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.
Check out W3Schools for a quick CSS tutorial.
Last updated