Title: CSS conflict when plugin activated
Last modified: December 18, 2023

---

# CSS conflict when plugin activated

 *  Resolved [cybeardjm](https://wordpress.org/support/users/didierjm/)
 * (@didierjm)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/css-conflict-when-plugin-activated/)
 * Hi, I use the Twent Twenty-Three theme.
 * Many images inside posts are centered. But when this plugin is activated, they
   all appear on the left.
 * Tried to investigate the CSS, but haven’t found the culprit so far…
 * Had to disable the plugin for now…
 * Sincerely
   DJM

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

 *  Plugin Support [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * (@bsfherman)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/css-conflict-when-plugin-activated/#post-17304086)
 * Hi [@didierjm](https://wordpress.org/support/users/didierjm/),
 * I am able to replicate this on my dev site. Thanks for bringing this to our attention
   and we are sorry for the inconvenience you may have because of this.
 * As a workaround, please add the following CSS to your site
 *     ```
       #bsf_rt_marker .wp-block-image.aligncenter {
           margin-left: auto;
           margin-right: auto;
       }
       ```
   
 * To add the CSS you can go to `yourdomain.com/wp-admin/customize.php` then add
   the CSS to the `Additional CSS`. Refer to this [screenshot](https://d.pr/i/ZpU3Y4),
   please.
 * Please let us know how you go.
 * Kind regards,
    Herman 😊
 *  Plugin Support [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * (@bsfherman)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/css-conflict-when-plugin-activated/#post-17561263)
 * Hi [@didierjm](https://wordpress.org/support/users/didierjm/),
 * We just released an update, v1.0.8 contains the fix for the issue. Please update
   the plugin and confirm the fix. Don’t forget to remove the custom CSS I shared
   above.
 * Kind regards,
    Herman 😊

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

The topic ‘CSS conflict when plugin activated’ is closed to new replies.

 * ![](https://ps.w.org/read-meter/assets/icon.svg?rev=2822692)
 * [Read Meter - Reading Time & Progress Bar](https://wordpress.org/plugins/read-meter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/read-meter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/read-meter/)
 * [Active Topics](https://wordpress.org/support/plugin/read-meter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/read-meter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/read-meter/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/css-conflict-when-plugin-activated/#post-17561263)
 * Status: resolved