Personalized checkout and custom promotions with Shopify Scripts
Using Debut Theme for www.calamitycult.com
on the PC version on the site the Hamburger Icon (Top Left) and Calamity cult Logo (Top Center) are off center
unsure what to change in the codes
Solved! Go to the solution
This is an accepted solution.
just figured the problem. Replace the previous code with
.site-header__logo-image {
margin: 0 auto !important;
}
hello Rogue_johnson
go to online store > themes > actions > edit code
in the theme.css file, add this at the end of it
.site-header__mobile-nav {
display: flex;
align-items: center;
justify-content: center;
}
Hamburger icon is corrected although the Calamity cult is to the left
add this code below the previous one
site-header__logo-image {
margin: 0 auto;
}
issue still there
how would that code look complete or just paste it at the end?
paste at the end of the file
I'm sorry, I didn't notice that I sent you without the dot (.) Before site-header__logo-image, just add this dot and it should work
issue remains still
This is an accepted solution.
just figured the problem. Replace the previous code with
.site-header__logo-image {
margin: 0 auto !important;
}
.site-header__logo-image {
margin: 0 auto !important;
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024