Hi
I would like to make a white border just like on this site
http://argonautinc.com/
How I can do that ?
Second question, how to do a manu just like on this site ?
http://www.borngroup.com/
or how to do the menu on the center of the site with small transparency ?
thanks
Hey msulecki!
1- Please go to Enfold theme options > General Layout and choose “Fixed frame” in “Use stretched or boxed layout?”.
2- Can you please post the link to your website?
Regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
nav.main_menu {
width: 100%;
}
.avia-menu {
float: none!important;
margin: auto!important;
display: table;
}
Best regards,
Yigit
Hey Yigit
Thx for tips, but I thought to do the manu just like on this site http://www.borngroup.com/
Is it even possible in enfold theme ?
Hi,
That would be possible but would require a heavy customization to the theme and that would be out of the scope of our support. Please hire a freelance developer or request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit