Title: box width
Last modified: October 7, 2021

---

# box width

 *  Resolved [jxhn](https://wordpress.org/support/users/jxhn/)
 * (@jxhn)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/box-width-5/)
 * Great plugin. I’m trying to make the box more narrow (the main one you see after
   hovering), and attempting to override some CSS in my own stylesheet.
 * This is what I’m adding:
 * .wp-post-nav #post-nav-next-default, .wp-post-nav #post-nav-prev-default {width:
   20vw!important;}
 * But it’s not touching it. Can you help?

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

 *  Thread Starter [jxhn](https://wordpress.org/support/users/jxhn/)
 * (@jxhn)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/box-width-5/#post-14949237)
 * Ah! Never mind, I got it. I forgot the hover. 😉
 * .wp-post-nav #post-nav-next-default:hover, .wp-post-nav #post-nav-prev-default:
   hover {width: 20vw!important;}
 *  Plugin Author [Jo4nny8](https://wordpress.org/support/users/jo4nny8/)
 * (@jo4nny8)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/box-width-5/#post-14955682)
 * Glad its now sorted for you.
 *  [lpulidos](https://wordpress.org/support/users/lpulidos/)
 * (@lpulidos)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/box-width-5/#post-15323661)
 * Hello!
    Thanks for everything, the plugin has solved a big problem for me. To
   finish configuring it, I would have to optimize the size of the box, thanks to
   this post I have managed to do it with the arrow on the right, but the one on
   the left remains the same. My problem is that I don’t know how to program and
   I don’t know what code to copy and paste, could you help me please?
 *  Plugin Author [Jo4nny8](https://wordpress.org/support/users/jo4nny8/)
 * (@jo4nny8)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/box-width-5/#post-15328780)
 * Hi [@lpulidos](https://wordpress.org/support/users/lpulidos/)
 * See your other post where I have added the correct code for you.
 *  [lpulidos](https://wordpress.org/support/users/lpulidos/)
 * (@lpulidos)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/box-width-5/#post-15329420)
 * Ok thanks, I didn’t know if the topic was closed if it was going to be seen.
   
   thanks again

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

The topic ‘box width’ is closed to new replies.

 * ![](https://ps.w.org/wp-post-nav/assets/icon-256x256.jpeg?rev=1969751)
 * [WP Post Nav](https://wordpress.org/plugins/wp-post-nav/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-post-nav/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-post-nav/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-post-nav/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-post-nav/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-post-nav/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [lpulidos](https://wordpress.org/support/users/lpulidos/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/box-width-5/#post-15329420)
 * Status: resolved