Shopify themes, liquid, logos, and UX
Hi there,
I’m looking for help adjusting the position of my logo, shopping cart, and hamburger menu so they align with the pictures borders (move slightly in to the red lines)
I’d appreciate any guidance or tips on how to achieve this. (Please see below for example, move logo and hamburger menu in from right and left slightly)
Thanks in advance for your support!
www.resonancemusiccollective.com
Hi @resonancemusic,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
@media (max-width: 768px){
.section-header.shopify-section-group-header-group {
padding: 0 0.5rem !important;
background: black !important;
}
}
I tried pasting into base but no luck with this
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025