Components
Every component and feature included with Provus, from Buttons and Lists to Banners, Cards, and Events, can be edited to your custom theme. The font size, border-radius, background color and much more can be changed as needed.
To make changes to an of these components, navigate to scss/global/_variables.scss
in your subtheme directory. Files for each component are listed here and can be edited as needed.
Always remember to save your edits and compile your Sass files using Grunt or Gulp and clear caches for the changes to render on your site.
Last updated