Learn Pinegrow, Bootstrap, CSS

Create and Link to a new CSS File in a Pinegrow Project

It's very easy to create a new blank CSS file, linked to one of your webpages:

  1. Click the </> button to display the HTML of the page.
    Copy/paste some code that links an existing CSS file.
     
  2. Change the text accordingly, to reference a CSS file that you wish to create at a new path.
     
  3. You will see the new blank CSS file has been created in the folder/file structure tree on the left.

<<  Define A New CSS Class  << < Prev >>  About Bootstrap  >> Next >