Title: Menu Button Format
Last modified: March 27, 2021

---

# Menu Button Format

 *  Resolved [chappers1972](https://wordpress.org/support/users/chappers1972/)
 * (@chappers1972)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/menu-button-format/)
 * Hi there,
 * Great plugin.
 * Hopefully this is a nice easy one for you.
 * I want to format the menu button, for example change the border colour. How do
   I do this?
 * Thanks,
    Richard.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-button-format%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Twentig](https://wordpress.org/support/users/twentig/)
 * (@twentig)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/menu-button-format/#post-14242316)
 * Hi Richard,
 * Thanks for your message.
    To add a border around the menu button, you can add
   the following custom CSS (Customizer > Additional CSS). Change #212d56 with the
   color value you want.
 *     ```
       #site-navigation .menu-button a {
       	border: 1px solid #212d56;
       }
       ```
   
 * I hope the above is useful to you.
 * If you enjoy Twentig, please [rate it](https://wordpress.org/support/plugin/twentig/reviews/).
   It would really help me out 🙂
    Tom
 *  Thread Starter [chappers1972](https://wordpress.org/support/users/chappers1972/)
 * (@chappers1972)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/menu-button-format/#post-14242345)
 * Tom,
 * Thanks for getting back so fast. That’s brilliant.
 * Thanks,
    Richard.

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

The topic ‘Menu Button Format’ is closed to new replies.

 * ![](https://ps.w.org/twentig/assets/icon.svg?rev=2569439)
 * [Twentig Supercharged Block Editor – Blocks, Patterns, Starter Sites, Portfolio](https://wordpress.org/plugins/twentig/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twentig/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twentig/)
 * [Active Topics](https://wordpress.org/support/plugin/twentig/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twentig/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twentig/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [chappers1972](https://wordpress.org/support/users/chappers1972/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/menu-button-format/#post-14242345)
 * Status: resolved