Title: Display issue when using plugin next to WPML
Last modified: February 22, 2019

---

# Display issue when using plugin next to WPML

 *  [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * (@gsouza)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/)
 * Hello good afternoon.
    I’m having a problem using your plugin on a page that 
   was translated using the WPML Plugin
 * I created another Item because WPML can not translate the text of Pins.
 * However, when displaying it appears misaligned and without the correct color.
 * Look: [http://prntscr.com/mos48e](http://prntscr.com/mos48e)
    On the main page
   it appears like this: [http://prntscr.com/mos4ug](http://prntscr.com/mos4ug)
 * How can I fix it?
 * Main page: [https://www.drfabricioassis.com.br/](https://www.drfabricioassis.com.br/)
   
   Translated page: [https://www.drfabricioassis.com.br/es/](https://www.drfabricioassis.com.br/es/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisplay-issue-when-using-plugin-next-to-wpml%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Le Van Toan](https://wordpress.org/support/users/levantoan/)
 * (@levantoan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11245724)
 * By your css not translate. I don’t know you paste your css in where. But your
   custom css not appearing in /es. Example have main languages but not in /es
 *     ```
       .box_view_html p {
           margin: 0;
       }
       ```
   
 *  Thread Starter [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * (@gsouza)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11245865)
 * Hi, thanks for the feedback.
 * I inserted these codes to appear with white background, black arrow and black
   text.
 *     ```
       body #powerTip {
           background-color: #fff;
       }
       body #powerTip.n:before {
           border-top: 10px solid rgb(0, 0, 0);
       }
       body #powerTip.s:before {
           border-bottom: 10px solid #000;
       }
       body #powerTip.e:before {
           border-right: 10px solid #000;
       }
       body #powerTip.w:before {
           border-left: 10px solid #000;
           right: -10px
       }
       body .box_view_html {
           color: #000;
       }
       body .box_view_html span.close_ihp svg {
           fill: #000;
       }
   
       .box_view_html p {
           margin: 0;
       }
       ```
   
 * But the edges do not work
 * I also do not know why the system is not looking for CSS.
 * I am using WPML to translate
 *  Plugin Author [Le Van Toan](https://wordpress.org/support/users/levantoan/)
 * (@levantoan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11246282)
 * Where did you put this css?
 *  Thread Starter [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * (@gsouza)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11246324)
 * Directly on the page.
 * Because we use the Uncode theme
 * [http://prntscr.com/mpy5it](http://prntscr.com/mpy5it)
 *  Plugin Author [Le Van Toan](https://wordpress.org/support/users/levantoan/)
 * (@levantoan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11246480)
 * yes. Go to edit this page in es lang. And put this css same here
 * OR
 * Go to Customizer -> Css custom -> put this css to here. It will use in all page
   on your website
 *  Thread Starter [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * (@gsouza)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11246830)
 * I did this, but the box shadows are not working
 *  Plugin Author [Le Van Toan](https://wordpress.org/support/users/levantoan/)
 * (@levantoan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11248053)
 * It’s working now. Maybe have cache
 *  Thread Starter [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * (@gsouza)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11250272)
 * Hello good day
    For me the shadows of the edges still do not appear. but it is
   displaying with white background and black text.
 * It’s great,
    Thank you
 * [http://prntscr.com/mqdbdn](http://prntscr.com/mqdbdn)

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

The topic ‘Display issue when using plugin next to WPML’ is closed to new replies.

 * ![](https://ps.w.org/devvn-image-hotspot/assets/icon-256x256.jpg?rev=1520057)
 * [Image Hotspot by DevVN](https://wordpress.org/plugins/devvn-image-hotspot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/devvn-image-hotspot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/devvn-image-hotspot/)
 * [Active Topics](https://wordpress.org/support/plugin/devvn-image-hotspot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/devvn-image-hotspot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/devvn-image-hotspot/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Guilherme Souza](https://wordpress.org/support/users/gsouza/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/display-issue-when-using-plugin-next-to-wpml/#post-11250272)
 * Status: not resolved