How to Reformat Pages in a WordPress Blog
WordPress themes are "skins" that apply a unified aesthetic to an entire WordPress blog via a custom style sheet, or CSS file. As a result, altering visual components of a WordPress blog involves nothing more than modifying this file to reflect your preferences. If you want to reformat how the WordPress pages themselves appear, locate the appropriate div within the CSS file and make your amendments there.
Instructions
-
-
1
Sign in to WordPress. Scroll down the Dashboard until you reach the Appearance pane, then click "Editor."
-
2
Choose "Stylesheet.css" from the list of theme files that runs down the right side of the screen, if it isn't open by default.
-
-
3
Scroll through the stylesheet until you locate the div that corresponds with pages. The specific name for this div varies depending on the theme, but is usually some variant of post-content or simply content. Make formatting changes as necessary and click "Save."
-
4
Open the blog in a new Web browser window or tab to verify the changes meet your expectations. Log out of the"Dashboard.
-
1