Hi! I’m building a site on the Stream template and can’t figure out how to get a button like on the template demo site (top right). I searched the forum and found custom code, but felt like there must be an easier way since it was on the original template. Thanks!
I figured it out! Realized it was adding the nav-button CSS from the original menu – I implemented a new menu and wasn’t sure how that button had that style. Got it now, thanks!
One more question on this top menu CTA button as I’m changing the design. How do I edit the nav-button style? And can I make it a solid button instead of a ghost button like the other buttons on the site?
Are you trying to re-style the button in primary navigation?
If so you could go find the original CSS you added with this selector .main-navigation:not(.slideout-navigation) .main-nav li.nav-button a to add or change some of the CSS.