Forum Replies Created
-
in reply to: Search box inline navigation menu
Well i found out that it only works with certain menu styles, just like: “Navigation with border seperators below logo”. However new problems arise:
- I cant seem to change the colour. I should be #ffffff 100%, but it still shows up grey
- Sticky menu doesn’t show the menu pages anymore, only the header widgetized area.
- The shortcode you have used for the header widgetized area, is it translatable?
Maybe its smart to update the documentation with a line like: Not all options are available for every menu style.
We are thinking about a workaround which is kinda silly. Make a logo with our contact information in it so we don’t have to bother with the shortcode but this isn’t a best practise scenario.
in reply to: Search box inline navigation menuI’m sorry and feel very stupid… but i can’t seem to find the ‘Header widgetized area’ toggle to activate it….
I also checked the documentation but a quick search also resulats in nothing:
in reply to: Search box inline navigation menuHi Ruco,
Thanks it worked. However its still on top of the navigation / menu bar. How do i replicate the style of the Business Corporate theme.
1. Search box on the right of the menu (not on top)
2. Company info on top of navigation menu but below top widgetized area;
-
This reply was modified 10 years, 2 months ago by
TimJansen. Reason: Copy paste of the demo style returned code which cluttered the question
in reply to: Search box inline navigation menuHi Ruco,
Which part do i need to delte. Here’s the entire code section which contains what you said:
if(in_array(“search”, $selected)){
echo ‘<div class=”search small_widget”>’;
echo ‘<i class=”moon-search-3″></i>’.__(‘Search’, ‘codeless’).’‘;
echo ‘<div class=”top_nav_sub search”>’;
get_search_form();
echo ‘</div>’;
echo ‘</div>’;
in reply to: Search box inline navigation menuThis reply has been marked as private.in reply to: Search box inline navigation menuHi Mihaila,
We currently have our site closed off for visitors. Which information do you need exactly? I will respond in a private message.
Thanks!