Shopify themes, liquid, logos, and UX
Hi there!
I am trying to change the background menu to black , add divider and I want it to occupy the fully width but I can't seem to do it.
Store link - https://1bc201-61.myshopify.com/
password: eashal
I wanted to make it something like this -
Solved! Go to the solution
This is an accepted solution.
Thank you so much for your replies and assitance!
I changed my mind and change the overall color.
Hello @atomicshinji
Navigate to customize > theme settings> custom CSS and paste the below code .
.header__inline-menu {
background-color: black;
border-bottom: 2px solid #ffffff;
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
}
.header__inline-menu, .header {
width: 100%;
}
Hi there!
This didn't work, please see screenshot below:
It makes the text black as well. Please use the below code, I make the text color white .
.header__inline-menu {
background-color: black;
border-bottom: 2px solid #ffffff;
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
color: white;
}
.header__inline-menu a {
color: white;
}
.header__inline-menu, .header {
width: 100%;
}
Thank you so much for your assistance! I changed my mind and change the overall color.
Hi @atomicshinji!
You can achieve the menu design changes you want by following these steps:
Access Theme Customization:
Edit the base.css File:
Add the Following Code: Paste the code below at the bottom of your base.css file:
Update the SVG Icon:
Save and Preview:
This should give you the desired result, including a black background for the menu, full-width layout, centered text, and a white cart icon. Let me know if you encounter any issues, I'd love to make the changes in your store.
Thanks,
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
Hi there!
This didn't work as well, it made my website full black.
I only want to change this part -
Hey @atomicshinji,
Can you DM the collaborator code, I'll make the changes in a jiffy. It's a little tough to explain where to change what.
Looking forward to your response,
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
This is an accepted solution.
Thank you so much for your replies and assitance!
I changed my mind and change the overall color.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024