5 Comments
  1. That seems like a pretty standard menu, most themes will come with something like that

  2. Very standard, you’d just need a little bit of CSS to do the underline effects.

  3. At it’s core, that menu is just like any menu WordPress offers.

    Aside from changing the font-family, they also added some CSS to add a background image on hover.

    It will take some CSS code to make the change, but it shouldn’t be too confusing to play around with. Some themes might have a slightly different class, but you’re probably going to end up with something like:

    .navbar .navbar-nav > li.active > a.nav-link:hover {background: url(images/menu-active.png) repeat-x center bottom;}

    They also use it for active links too.

    You’ll have to play around with it in your theme, but that’s the jist of it.

  4. I think you can make it with a bit of sun, a magnifying glass and some straw and a little css sprinkles.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer