clawbennett
Registered
Is it possible to center an image logo in the 2.0 Edge theme? My logo is simply too large to fit to the left of the "home" button.
Any help is appreciated. Thanks!
Any help is appreciated. Thanks!
Played around with this and I can get the logo outside of the navigation area by using the default location position, but I can't seem to get it to center. Any ideas?
.XenBase .p-header-logo {
margin-left: auto;
}