Title: broken css
Last modified: January 4, 2017

---

# broken css

 *  [colinschwebke](https://wordpress.org/support/users/colinschwebke/)
 * (@colinschwebke)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/broken-css-9/)
 * Hello,
 * i am not sure if this is the right place to ask this question, nevertheless i
   start this topic:
 * i want to use an exit intent popup on my site, which appears, when the visitor
   leaves the browser window. The content is a small review box with stars to evaluate
   the site.
 * Normally the stars are in one line, beneath each other. But when i use it in 
   the box, the stars are under each other. I asked the plugin support, three times,
   but didnt get any response yet.
 * Can anyone help to solve this problem?
 * Check the the exit intent popup [here](http://taxi.die-analysten.com)
    This is
   the Plugin i use for review : [Plugin Review](https://de.wordpress.org/plugins/rich-reviews/)
   This is the Plugin i use for the popup: [Exit Intent Popup](https://de.wordpress.org/plugins/uji-popup/)
   This is the shortcode i use: [RICH_REVIEWS_FORM]
 * For test purpose please leave the browser window with the mouse.
 * Regards
    Colin

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

 *  [MarkRH](https://wordpress.org/support/users/markrh/)
 * (@markrh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/broken-css-9/#post-8616799)
 * Well, the HTML code has `<br>` tags between each star:
 *     ```
       <span class="rr_star glyphicon glyphicon-star-empty" id="rr_star_2"></span><br>
       <span class="rr_star glyphicon glyphicon-star-empty" id="rr_star_3"></span><br>
       ```
   
 * So, it goes down a line. Wherever this code is for the box, the `<br>` tags need
   to be removed.
 *  Thread Starter [colinschwebke](https://wordpress.org/support/users/colinschwebke/)
 * (@colinschwebke)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/broken-css-9/#post-8617153)
 * Hello Mark,
 * first of all: Thank you for the reply.
 * Do you have any idea, how i can remove the <br> tag without modifying any file?
   The Problem is, every update overwrites the customizations.
 * If not, can you tell me a way to avoid overwriting customizations while an update.
   
   And if this also not works: can you tell me how i remove the <br> tag?
 * Regards
    Colin
 *  Thread Starter [colinschwebke](https://wordpress.org/support/users/colinschwebke/)
 * (@colinschwebke)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/broken-css-9/#post-8617155)
 * By the way: I can use the popup box with every kind of content: html, css, plain
   text… So maybe it is possible to use a kind of css to force the stars into a 
   line?
    -  This reply was modified 9 years, 5 months ago by [colinschwebke](https://wordpress.org/support/users/colinschwebke/).

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

The topic ‘broken css’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [colinschwebke](https://wordpress.org/support/users/colinschwebke/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/broken-css-9/#post-8617155)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
