-
AuthorPosts
-
July 7, 2017 at 2:46 pm #817855
Hi
Can you help me with best of of make header to match with the design attached below.Thank you,
RaghuJuly 7, 2017 at 3:01 pm #817864Hey Raghu,
Please go to Appearance > Menus and create a new menu, add Login and Register menu items in it and then check “Enfold secondary menu” under Menu Settings and save your page. Then go to Enfold theme options > Header > Extra Elements and choose to display that menu on your header. Then add “The Ultimate Guide..” text using phone info field and then simply choose to display your social network links.
Best regards,
YigitJuly 9, 2017 at 2:33 pm #818373Actually I want to redesign the header exactly shown in the link, with across menu bar overlapped with logo and social links ext… Also will be with submenus compatibility. Please help the best way I can redesign the header
Regards,
RaghuJuly 9, 2017 at 8:20 pm #818462Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitJuly 12, 2017 at 2:49 pm #820033Thanks for help,
But I’m able to progress a bit (pls check the link). To carry on with my effort,.. menu items aligned “float: right “resulting menu items placed in reverse order. Can you plesae let me know how do I make it in normal order but aligned right. Chaining the menu items order will not look good on mobile.Thanks,
RaghuJuly 12, 2017 at 2:51 pm #820035Hi,
Please use following code instead
.html_header_top.html_bottom_nav_header .main_menu ul:first-child { display: inline-block; width: auto; float: right; }
Best regards,
YigitJuly 12, 2017 at 5:00 pm #820108That’s amazing!!!, Thank you for the support. Alo can you help with how do I get modal pop up for Login and Register links.
Thanks,
RaghuJuly 12, 2017 at 9:36 pm #820226Hi,
Please consider using a plugin such as this one – https://wordpress.org/plugins/zm-ajax-login-register/ :)
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.