Hey,
Unfortunately, it’s not live yet!
Here are 2 screenshots, one taken before adding the CSS from above, and one after adding it.
p.s. I did previously remove the search icon from the menu using:
#menu-item-search {
display: none;
}
But I don’t think this has anything to do with the menu changing height like this after I add the new button styling from above.
Thank you!
Hi Josue,
Almost! With this the text is styled the way I want. Thank you.
However, the whole menu is not centered horizontally anymore. It moved up to the point where its now touching the small top menu!
?