Title: Border Width
Last modified: June 1, 2020

---

# Border Width

 *  Resolved [gapdecaders](https://wordpress.org/support/users/gapdecaders/)
 * (@gapdecaders)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/border-width/)
 * Hi there
 * Love your plug-in, it works faultlessly for me every time. I’ve recently changed
   theme and am trying to align the TOC with theme style, particularly border radius
   and width. I have no idea about CSS really but used this snippet which works 
   for the radius but does not change the border width, am I doing something wrong
   or is there something in the plug in to stop any changes to border width? I have
   tried variations, using ‘solid’ in front of and after 3px, but nothing seems 
   to make a difference. Many thanks
 * #ez-toc-container {  
       border-width: 3px; border-radius: 0px; }

Viewing 1 replies (of 1 total)

 *  [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/border-width/#post-12921679)
 * Please use:
 * `#ez-toc-container{ border-width: 8px !important; }`
 * I hope this helps1

Viewing 1 replies (of 1 total)

The topic ‘Border Width’ is closed to new replies.

 * ![](https://ps.w.org/easy-table-of-contents/assets/icon-256x256.png?rev=3045459)
 * [Easy Table of Contents](https://wordpress.org/plugins/easy-table-of-contents/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-table-of-contents/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-table-of-contents/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-table-of-contents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-table-of-contents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-table-of-contents/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/border-width/#post-12921679)
 * Status: resolved