Title: CSS Fix
Last modified: January 24, 2018

---

# CSS Fix

 *  [inspired97](https://wordpress.org/support/users/inspired97/)
 * (@inspired97)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/)
 * I got text out of borders, how can i fix this in css?
    Screen: [https://imgur.com/a/5bVdI](https://imgur.com/a/5bVdI)

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

 *  [Mateus Getulio Vieira](https://wordpress.org/support/users/mateusgetulio/)
 * (@mateusgetulio)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/#post-9899109)
 * Are you running this installation locally?
    Could you share the url where this
   is happening or share more details like the css and html excerpt so we can give
   a better look at it?
 *  [Mateus Getulio Vieira](https://wordpress.org/support/users/mateusgetulio/)
 * (@mateusgetulio)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/#post-9899115)
 * However, one attempt is to hid the overflow on that specific div, to do so use
   the code:
 *     ```
       .div{
         overflow: hidden;
       }
       ```
   
 *  Thread Starter [inspired97](https://wordpress.org/support/users/inspired97/)
 * (@inspired97)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/#post-9899126)
 * I’m running it locally, please do tell me where should i put this code in style.
   css directory. Here is pastebin link: [https://pastebin.com/CYwvsxgG](https://pastebin.com/CYwvsxgG)
    -  This reply was modified 8 years, 2 months ago by [Andrew Nevins](https://wordpress.org/support/users/anevins/).
    -  This reply was modified 8 years, 2 months ago by [inspired97](https://wordpress.org/support/users/inspired97/).
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/#post-9899138)
 * [@inspired97](https://wordpress.org/support/users/inspired97/), You need to keep
   support inside the forums, we don’t allow private support here.
 * In the “Additional CSS” section of the dashboard add this your CSS modifications:
   _
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_

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

The topic ‘CSS Fix’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/css-fix-4/#post-9899138)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
