THEME MODIFICATIONS

Customized BootStrap

We have written a customized BootStrap CSS file with features you might like.

Most Shopify Stores, free themes, don't use BootStrap. Many paid themes come with their own BootStrap. But, you cannot freely access any of class-selectors easily without modifying the source code.

While we try to keep our prices down and our code clean, we require that you include this file along with these two lines of code that go inside your theme.liquid

This code goes inside your:

→ theme.liquid

A handful of useful css selectors to further customize text and buttons.

FontAwesome is required to add icons (aesthetics) to our sections - titles, descriptions, buttons, etc.

You can preview our BootStrap HERE

And, the library of icons you can use can be found HERE

Example of text styles: Text with Outline
We have 3 settings from most of our styles:
1px, 2px, and 3px.
The colors available are BootStrap standard:
primary, secondary, success, info, warning, danger, dark, and light.