Title: Display customization
Last modified: June 26, 2022

---

# Display customization

 *  Resolved [freemason](https://wordpress.org/support/users/freemason/)
 * (@freemason)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/display-customization-2/)
 * Hi,
    After updating to version 6.0, the CSS i have in my main theme custom CSS
   area – Colormag Pro, stopped working. I am using WPP Tiles theme. Can you please
   help me? Thanks A Jorge
 *     ```
       .wpp-post-title {
           font-family: Copperplate, "Alegreya SC","Sorts Mill Goudy", serif;
       	  font-weight: normal;
       	  font-size: 13px;
       }
       ```
   

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

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/display-customization-2/#post-15772119)
 * Hi [@freemason](https://wordpress.org/support/users/freemason/),
 * Normally CSS rules added to the “Custom CSS” area or to your theme’s stylesheet
   has no effect whatsoever on WPP’s themes so it’s very likely that your code never
   worked as is.
 * If you want to customize the Tiles theme (or any of the themes included with 
   WPP) you should follow these instructions: [Customizing an existing widget theme](https://github.com/cabrerahector/wordpress-popular-posts/wiki/6.-Styling-the-list#customizing-an-existing-theme).
 * If you have any additional questions don’t hesitate to ask.
 *  Thread Starter [freemason](https://wordpress.org/support/users/freemason/)
 * (@freemason)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/display-customization-2/#post-15772210)
 * Hi Héctor,
    You are right. My mistake. I made a customization in WPP Tiles Theme
   CSS file (style.css). AFter redoing it, everything is OK. Regards A Jorge
 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/display-customization-2/#post-15772353)
 * No worries, glad you were able to sort it out!

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

The topic ‘Display customization’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [font family](https://wordpress.org/support/topic-tag/font-family/)

 * 3 replies
 * 2 participants
 * Last reply from: [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/display-customization-2/#post-15772353)
 * Status: resolved