• bhaugen

    (@bhaugen)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bhaugen

    (@bhaugen)

    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

    (@acmethemes)

    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.