Shopify themes, liquid, logos, and UX
Hello, I am having trouble centering the logo on my store. I have "centered" selected in the admin. panel but that does not seem to center the position of it above my menu. Any CSS help is appreciated, How do I get my logo centered above my menu? It is the Debut theme, here is my store site for reference: Dream Driven Apparel
Solved! Go to the solution
This is an accepted solution.
Perfect placement and sizing thank you, brother!
sorry for this issue but your add wrong code please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-header__logo-image img {
width: 100% !important;
max-width: 100% !important;
}
hello @asafiran123
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .site-header .site-header__logo-image img {
width: 100%;
max-width: 100% !important;
}
.template-index .site-header .site-header__logo-image {
max-width: 100% !important;
}
This is an accepted solution.
Perfect placement and sizing thank you, brother!
User | RANK |
---|---|
75 | |
65 | |
64 | |
53 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023