Title: styling imported posts
Last modified: December 25, 2019

---

# styling imported posts

 *  [pinpoint](https://wordpress.org/support/users/pinpoint/)
 * (@pinpoint)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/styling-imported-posts/)
 * Hi,
    I imported a few hundred posts from a client’s website, and they all seem
   to have a heading style assigned to the post text. Is there any way I can change
   all text to be paragraph style, without having to do each individually? Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyling-imported-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/styling-imported-posts/#post-12269880)
 * Add the following to the Additional CSS of the customizer:
 *     ```
       h5 strong {
           font-weight: 400;
       }
       ```
   
 * You can add additional style rules like changing the font or size, color, etc.
 *  Thread Starter [pinpoint](https://wordpress.org/support/users/pinpoint/)
 * (@pinpoint)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/styling-imported-posts/#post-12271518)
 * I’d been thinking of how to apply a different style, but you’re right–editing
   the style is the simplest.
    Thanks
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/styling-imported-posts/#post-12272476)
 * No problem. If you feel like getting fancier at some point, use your browser’s
   element inspector tool to try out various rules. When you find some you like,
   copy them to the Additional CSS panel.
 * Beware, once you find out how easy it is to experiment with CSS this way, you
   can spend a lot of time tweaking your site’s appearance in ways that are pleasing
   to you but others are unlikely to notice :).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘styling imported posts’ is closed to new replies.

## Tags

 * [heading](https://wordpress.org/support/topic-tag/heading/)
 * [Import](https://wordpress.org/support/topic-tag/import/)
 * [paragraph](https://wordpress.org/support/topic-tag/paragraph/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/styling-imported-posts/#post-12272476)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
