Hi,
Yeet asked me to post here from themeforest. I did not realise at the time that I posted the comment on an older profile I had so sorry about that.
To repeat: I was wondering if it were possible to do a header and the boxed menu using your theme? see this: http://completecoolroomservices.com.au/ . If not, then what variations are possible with your theme?
Yeet responded: Out of the box, currently no but it is very easy to create such header. If you decide to purchase Enfold, please feel free to start a thread on our support forum – https://kriesi.at/support/ so we can provide you the instructions :)
I would like to see if I can get this working before I purchase another licence for a new client. I can test on the existing licence I have to ensure I understand the requirements.
Thanks again for your valuable support.
John
Hey John!
The design you are looking for is a custom design and using Enfold you can easily achieve something similar but not 100% same.
Please go to Enfold > Header
And under “Menu and Logo Position” select logo left and menu below.
And in header behavior please make sure “Let logo and menu position adapt to browser window” is unchecked.
Once you have the basic setup the menu and logo
Adjust the header background color from Enfold > General Styling > Logo Area background color
Add the following CSS in Enfold > General Styling >Quick CSS
.html_header_top #top .av_menu_left .main_menu {
background: #FFF;
}
Cheers!
Vinay