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!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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;
}