Where to make CSS changes
Adding your own custom styles and CSS overrides to the theme
Last updated
Adding your own custom styles and CSS overrides to the theme
Last updated
Groupthought recommends that you add your CSS override code and any custom styles to the very bottom of theme.css
In the Code Editor, type in: theme.css
into the left column search box.
Click on theme.css in the Assets folder.
On the right code column, scroll to the version bottom of the file.
Add custom CSS overrides after the last line of code.