Hi, would like to know how to change the top bar background width.
Would much appreciate simplified step to step instructions as to how to do this, which file in editor i need to open and which lines i would need to adjust. Thanks
#gk-top-bar {
margin: 0 auto;
padding: 0 20px;
width: 100%;
max-width: 800px;
}