• Resolved alortiz3

    (@alortiz3)


    alortiz3

    Hello,

    I would like to have a consistent menu (and search) throughout my website. Currently the home menu is different from the rest of my website. I want the home menu to be identical to the other pages (the about page is a perfect example). The menu is black, when I hover it turns red, perfect. On the home page, the menu is black, OK. When I hover, nothing happens, and the search button does not show. Can you provide assistance as to how I can change that?

    Thanks,

    Al

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Can you go to the Additional CSS box and insert the code mentioned below:

    .transparent .search-wrap .search-icon {
    	color: #99a3b0;
    	border: 1px solid #9ca6b2;
    }
    .transparent #site-navigation ul li a:hover{
    	color: #cd2122 !important;
    }

    Thanks.

    Thread Starter alortiz3

    (@alortiz3)

    alortiz3

    Perfect! That worked great.

    Thank you!

    Hi,

    Glad to know it worked. Feel free to ask again if you get any issue regarding the theme. If you liked this theme, you can help us by leaving a review.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Home Page Menu’ is closed to new replies.