Comments jens schwan started the conversationAugust 11, 2018 at 11:24amHi, we cant find a solution to set the search field in the header menue. nobody will use it ot the footer. And is it possible that in the menu the subitems of the second level are not showed in this right shifted position? BG Jens 1,692Andrey repliedAugust 14, 2018 at 11:39amHello, Dear Jens Schwan! To move menu in center for front page, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here; .home.fw-absolute-header .fw-nav-wrap { text-align: center !important; position: absolute; right: 496px; } Then save changes and check result at front end.Concerning search in menu, please try to use this plugin: https://wordpress.org/plugins/search-box-on-navigation-menu/But by default it is no intended in our theme, so to implement it correctly in theme you need good knowledge of web development.Best Regards! Sign in to reply ...
Hi, we cant find a solution to set the search field in the header menue. nobody will use it ot the footer. And is it possible that in the menu the subitems of the second level are not showed in this right shifted position?
BG Jens
Hello, Dear Jens Schwan!
To move menu in center for front page, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here;
Then save changes and check result at front end.
Concerning search in menu, please try to use this plugin: https://wordpress.org/plugins/search-box-on-navigation-menu/
But by default it is no intended in our theme, so to implement it correctly in theme you need good knowledge of web development.
Best Regards!