Hi, how can i add some space on left and right side of the header including logo? please see https://www.screencast.com/t/KCPQ8W8SvJ
this is the website we are working on http://lyraintel.wpengine.com
Hi,
Add this to quick css:
.container.av-logo-container .inner-container{
margin:0 50px!important;
}
Best regards,
Jordan Shannon