Provus 2.0 Documentation
  • 👋About Provus
    • 🖥️Provus Demo
  • Overview
    • Provus Features
      • Content Creation
        • Bootstrap Site Alert
        • Blog
        • FAQ Page
        • Event
        • Landing Page
        • News
        • Person
      • Layouts and Components
        • Layouts
        • Components
          • Heading
          • Button
          • Basic Text
          • Media
          • Divider Line
          • Card
          • CTA
          • Testimonial
          • Large Banner
          • Short Banner
          • Tabs
          • Group
          • Group Automatic
          • Stat Group
          • Slideshow
          • Photo Gallery
          • Person List
          • FAQ Group
          • Accordion
          • Files List
          • List
        • Template Library
  • Getting Started
    • Installation
      • Using Docksal
      • Using Lando
      • Using DDEV
      • Provus Modules
    • Theming
      • Create subtheme by script ( recommended )
      • Create subtheme manually
      • Custom Theming
        • Fonts and Colors
        • Headings / Typography
        • Header / Footer
        • Components
  • EXTRAS
    • ✨Kick-starter
    • ⚔️Contribution Guide
    • 💡Release Notes
    • 👏Go live list
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started
  2. Theming
  3. Custom Theming

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.

PreviousHeader / FooterNextKick-starter

Last updated 1 year ago

Was this helpful?