How do I set that part where the logo appears to 990? The site is set to 990 and all pages but this will not adjust to 990????
How do I set that part where the logo appears to 990? The site is set to 990 and all pages but this will not adjust to 990???? Csampson |
Not sure about your custom template.
div.sys_main_logo {
margin: auto;
width: 990px !important;
}
https://www.deanbassett.com |