=== Intro Wrapper === Contributors: bjornjohansen, lindakristiania Donate link: https://www.kiva.org/ Tags: intro, css, wrapper, styling, styles Author URI: https://bjornjohansen.no/ Requires at least: 3.2 Tested up to: 4.9 Stable tag: 1.1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Wrap your intro text in a DIV element with the class "intro" == Description == This plugin takes care of wrapping your intro text (everything before <!--more--> -- also called "teaser content") in a div element with the class "intro". This allows for easy styling of the intro text, e.g. with larger fonts, colors, etc. == Installation == 1. Download and unzip plugin 2. Upload the 'intro-wrapper' folder to the '/wp-content/plugins/' directory, 3. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = I installed the plugin, but can't see any difference = The difference is only in the outputted HTML. You must add styling of the intro class yourself. = Where do I add the styling? = Try style.css. = The styling i added was lost when I upgraded my theme = This has nothing to do with the plugin. You're doing things the wrong way. Read this: http://codex.wordpress.org/Child_Themes == Screenshots == 1. Resulting code 2. Example with twentytwelve and adjusted font size and color == Changelog == = Version 1.0 = * Public release == Upgrade Notice == = 1.0 = Public release