Title: Additional Right Side Button
Last modified: November 20, 2018

---

# Additional Right Side Button

 *  [bhaugen](https://wordpress.org/support/users/bhaugen/)
 * (@bhaugen)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/additional-right-side-button/)
 * Hello!
 * I’d like to add an additional Right Side Button (Title and Link) in Header Top
   to our Education Base Website. It will read “Live Events” and upon click, take
   the user to a specific YouTube Channel. How do I go about adding this second 
   button in the CSS editor?
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadditional-right-side-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [bhaugen](https://wordpress.org/support/users/bhaugen/)
 * (@bhaugen)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/additional-right-side-button/#post-10969530)
 * Good morning!
 * If it isn’t possible to add an additional Right Side Button in Header Top, please
   help me reduce the space between each Menu header so the “Live Events” menu item
   doesn’t bump into a second menu row. We LOVE the site we have been able to create
   with the Education Base template and can’t wait to add this additional button
   feature!
 * Thank you!
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/additional-right-side-button/#post-11056427)
 * Hello Bhaugen,
 * Please use the following custom CSS to keep the `Live Events` menu on the same
   row.
 *     ```
       .main-navigation .nav>li>a {
           padding: 10px;
       }
       ```
   
 * For your previous query, it is not easy solutions, it needs theme customization.
 * Best Regards!
    Acme Themes

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

The topic ‘Additional Right Side Button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/education-base/3.0.8/screenshot.
   jpg)
 * Education Base
 * [Support Threads](https://wordpress.org/support/theme/education-base/)
 * [Active Topics](https://wordpress.org/support/theme/education-base/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/education-base/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/education-base/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/additional-right-side-button/#post-11056427)
 * Status: not resolved