(Created page with "==The Difference Between the PageLines Customize plugin & the Custom CSS section == The "Custom CSS" section is a simple quick way to add custom styles to your current site desig...") |
|||
| Line 1: | Line 1: | ||
| + | The PageLines Customize plugin is what most users will use to add custom CSS to their site. This plugin installs an actual style.css file that can be edited to include all of your custom CSS rules. In addition to '''style.css,''' the plugin also installs '''functions.php''' | ||
==The Difference Between the PageLines Customize plugin & the Custom CSS section == | ==The Difference Between the PageLines Customize plugin & the Custom CSS section == | ||
The "Custom CSS" section is a simple quick way to add custom styles to your current site design. | The "Custom CSS" section is a simple quick way to add custom styles to your current site design. | ||
The PageLines Customize plugin is what most users will use to add custom CSS to their site. This plugin installs an actual style.css file that can be edited to include all of your custom CSS rules. In addition to style.css, the plugin also installs functions.php
The "Custom CSS" section is a simple quick way to add custom styles to your current site design.
The PageLines Customize plugin is a more comprehensive way to customize your theme. It is a way to create child themes for your site through the plugin to add CSS but also functions, hooks and anything you want to customize your site.