Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 2.26 KB

README.md

File metadata and controls

58 lines (43 loc) · 2.26 KB

VIAME Toolkit WP

A WordPress flexbox theme based on Bulmapress

About Bulmapress

Hi. I'm a WordPress flexbox theme called Bulmapress.

Demo

bulmapress.scops.com


Installation

Method 1:

  1. Clone this repository into your Themes Folder
  2. In your admin panel, go to Appearance > Themes and activate the VIAME Toolkit WP theme.

Method 2:

  1. Download the theme from this repository
  2. In your admin panel, go to Appearance > Themes and click the Add New button.
  3. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
  4. Click Activate to use your new theme right away.

For Developers

To watch for changes to the CSS, navigate to themes/viametoolkit/frontend/bulmapress and run npm start or yarn start. (note: installation or updating of these packages may be necessary)

Basic features for editing the theme

Header:

  • The logo can be uploaded in Appearance > Customize > Site Identity
  • To update the menu you can go to one of the following locations:
    • Appearance > Customize > Menus
    • Appearance > Menus

Hero:

  • The hero text and image can be updated in Appearance > Customize > Homepage Banner
  • The alert bar beneath the banner can be updated in Appearance > Customize > Homepage Banner Alert

Footer:

  • The footer text can be updated in Appearance > Customize > Footer Text

Dependencies

Credits