Site logo

Archived topic

Default CSS Documentation

3 replies · Started by Joshua on November 27, 2019

Viewing posts 1–4 of 4

Hello,
I was looking through the documentation and I can't seem to find detailed information about the css. I'm looking to use the theme's native css to apply to things like "align-left, align-right" etc. I don't want to make my own code if the theme already has this built in.

Thanks in advance for the help.

Hi there,

The theme has these alignment classes:

.alignleft
.aligncenter
.alignright

However, in most cases (especially in small amounts), I suggest just using your own specific CSS. This future-proofs your content in case we ever need to clean/change up our CSS.

Let me know if you need more info :)

Hey Tom,
Thanks for the reply. I appreciate it very much.

That is true but I find simple things like this stay pretty consistent in themes.

No problem! :)

Certain classes do for sure (like the ones above). Let me know if you have any questions about other classes.

This archived topic is closed to new replies.