Title: Edit Styles
Last modified: May 22, 2023

---

# Edit Styles

 *  Resolved [pejoumag](https://wordpress.org/support/users/pejoumag/)
 * (@pejoumag)
 * [3 years ago](https://wordpress.org/support/topic/edit-styles-2/)
 * Hi,
 * I would like to change Post Card Style that is shown to end user on website. 
   All the styles are quite dark, can you please tell me where is css for style 
   so I can change Style A, Style B or Style C.
 * Thank you.
    -  This topic was modified 3 years ago by [pejoumag](https://wordpress.org/support/users/pejoumag/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [anwppro](https://wordpress.org/support/users/anwppro/)
 * (@anwppro)
 * [3 years ago](https://wordpress.org/support/topic/edit-styles-2/#post-16757988)
 * Hi [@pejoumag](https://wordpress.org/support/users/pejoumag/)
 * You can change opacity from 1 to 0 of the .anwp-pg-post-teaser__muted_bg
 *     ```wp-block-code
       .anwp-pg-post-teaser__muted_bg {
         opacity: 0.3 !important;
       }
       ```
   
 * Add this code as Additional CSS

Viewing 1 replies (of 1 total)

The topic ‘Edit Styles’ is closed to new replies.

 * ![](https://ps.w.org/anwp-post-grid-for-elementor/assets/icon.svg?rev=2283060)
 * [AnWP Post Grid and Post Carousel Slider for Elementor](https://wordpress.org/plugins/anwp-post-grid-for-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anwp-post-grid-for-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anwp-post-grid-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/anwp-post-grid-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anwp-post-grid-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anwp-post-grid-for-elementor/reviews/)

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 1 reply
 * 2 participants
 * Last reply from: [anwppro](https://wordpress.org/support/users/anwppro/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/edit-styles-2/#post-16757988)
 * Status: resolved