Hello,
You can use the new multi-purpose header to add buttons: https://www.screencast.com/t/p3IMlvT3Ut
And then you can add buttons from the multi-purpose settings: https://www.screencast.com/t/5g47SyeDmqz
Thank you!
Thanks for the answer! Better on an example) http://www.brandnewwoman.ru/home/
If the page, logo and burger menu is located above, on a par with the multi-purpose menu, then logo and burger menus do not work (not clickable). Is there a solution to this problem? Advise, please. Thank you in advance!
Hi,
I don’t quite understand what you mean, what exactly is the problem. It would be helpful if you could provide some more details about the issue, for a better understanding.
The burger seems to be clickable now, and a header logo is not present form what I can see.
Thanks
Look now, please. http://www.brandnewwoman.ru/home/
I transferred logo and hamburger menu to level multi-purpose menu. And they do not work (not clickable). Logo and hamburger menu i create in Slider Revolution.
That happens because the header is full width, it is displayed on top of the hamburger menu and logo – https://www.screencast.com/t/12PGmTQ9f
I could give you a code to reduce the menu width to a fixed value
– https://www.screencast.com/t/zwuUfDywJ
.page-template-page-pagebuilder-overlay .td-header-wrap {
width: 57%;
margin: auto;
}
But this solution may cause other problems, or responsive issues. Maybe you can move the hamburger menu and logo lower, so they are not covered by the menu. The menu has a height of 80px, if you could lower then below that that would be a more proper solution.
