hi, how I can do to have a masthead full screen tks
librandi Hi To make the masthead position 100% width use this code in custom.css
.masthead .container{max-width: 100%!important;padding:0px;}
Regards
thank you Ninja