Custom CSS allows you to alter certain aspects of your templates styling. It is common that you may wish to apply such CSS to only certain screensizes or devices. To do so we have included a number of fields which can be found in the Responsive Options tab of your template settings.
- Navigate to Extensions -> Templates -> Styles -> [YourTemplateStyle] -> Responsive Options
- Add the CSS the corresponding field of the screensize you wish to change
- Click Save
It is important to note that if you wish to apply CSS to all screensizes less than a certain size you must add that CSS to each field belows that screensize. So for example if you wish your CSS applied to all screensizes less than tablet portrait you must added the same CSS to Tablet (Portrait), Phone (L/scape) and Phone (Portrait).