-
AuthorPosts
-
November 5, 2019 at 1:43 pm #1153990
Hi team!
I really appreciate enfold theme but I’m not being able to get out of the impasse.
I need to use the following header configuration, all of these elements have to stay on the same line:
on the left: 1. menu as hamburger icon; 2. search icon; 3. drowpdown language selector;
on the right: logoHow can I do that?
Unfortunately I could not find this kind of configuration on your support pages :(.
I guess i will insert a widget next to menu and put the WPML language dropdown menu in that widget, isn’t it?
Hope you will help me as soon as possible!Thank you :)
Federica
-
This topic was modified 6 years ago by
federica_alice. Reason: correct the explanation
November 7, 2019 at 10:20 am #1154567Hi!
is there anyone?November 8, 2019 at 12:03 pm #1154948Hello,
waiting for your feedback, I set up the configuration:
logo on the right, menu on the left, widget in the center.Now I need to move the widget’s content (drop-down menu) next to the menu icon.
Could you please help me?
Thank you
federica
November 9, 2019 at 9:23 pm #1155247Hi,
Sorry for the late reply, please include a link to your page so we can examine your elements and assist.Best regards,
MikeNovember 9, 2019 at 9:25 pm #1155248Hello,
this is the websiteNovember 10, 2019 at 1:12 am #1155263Hi,
Thanks, Try adding this code to the end of your functions.php file in Appearance > Editor:function custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery( ".widget_icl_lang_sel_widget" ).appendTo( ".main_menu" ); }); </script> <?php } add_action('wp_footer', 'custom_script');Best regards,
MikeNovember 10, 2019 at 9:20 am #1155304It works perfectly!
Tnx!
FedericaNovember 10, 2019 at 11:48 am #1155312Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
This topic was modified 6 years ago by
-
AuthorPosts
- The topic ‘logo right, menu and widget left’ is closed to new replies.
