If you want to make change on existing style of an element. You will need to find CSS selector of that element. The best way is to inspect site with browser developer tool. There are few tools which help you archive that.

Chrome Developer Tools

If you use Chrome, or have Chrome available, you already have built in browser tools to help you inspect your site.

Firebug Extension

Firebug is a browser extension built for Firefox, but also has light versions for Safari, Chrome, and Internet Explorer. You can download it for free from below link.

Add Custom CSS to theme

Screen-Shot-2559-01-16-at-12.20.07-PM

Go to Theme Setting > Script. It allow you to add custom CSS to certain elements styling. There are 4 options available for Desktop, iPad Portrait, iPhone Landscape, iPhone Portrait views.

Add Custom CSS styling to Content Builder module

Screen-Shot-2558-03-03-at-3.11.12-PM

Some of content builder modules have “Custom CSS” field so you can enter CSS styling for example font-size:14px to overwrite styling of module content.