This topic has 7 replies, 2 voices, and was last updated 12 years, 9 months ago by JR3CS.
Tagged: Removed login credentials
Viewing 8 posts - 1 through 8 (of 8 total)
Hi guys,
first of all i wanna congratulate for this great theme.
I have some little questions about template’s header.
1. I changed the menu item’s background and text color, but can’t find a way to get same text color when the mouse is over a sub-item. (as you can see in the attached screenshots)
2. I’m trying to show a little search form in the right topbar (i think it’s a better place than the sidebar), putting this code in header’s theme options, but without results :
`<?php get_search_form( $echo ); ?>
Any suggestions ?
Hi,
JR3CS if you can come on chat we can help you out.
1) Its perfectly working but when you go on submenu the menu link color will return back as you are not hovering on the link or a text.
2) If you make a shortcode for that in you can use that anywhere which we will create it for this theme in the next update. But if you want to use it manually then you can alter the code in the header-style1.php file or any header style which you are using located in headers folder of the theme and replace the code as shown below
Find
Replace
Hi MAQK,
about question #2 I solved adding a shortcode, thank you.
about #1 what i need is to have parent menu items with :
and child items with :
and in the theme options you can choose the text color but not the background for the active page. Hope that it makes sense.
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.