• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: button below home nav tab

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › button below home nav tab › Reply To: button below home nav tab

December 13, 2015 at 4:57 pm #738
Chinmoy Paul
Moderator

We already created a CSS for home menu. So you can understand how it will work.


.genesis-nav-menu .home a::before {
    content: "";
    display: block;
    font-family: "Dashicons";
    font-size: 21px;
    left: 50%;
    margin-left: -14px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
}
.genesis-nav-menu .home a {
    display: inline-block;
    font-size: 0;
    height: auto;
    position: relative;
    text-align: center;
    width: 25px;
}

Here is some tips

1. http://sevenspark.com/how-to/how-to-add-a-custom-class-to-a-wordpress-menu-item
2. Add Home icon to the Primary Menu (http://www.simpleprothemes.com/configure-navigation-menus-in-flex/)

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates