All things Shopify and commerce
Hello!
I have the color I want working for only the home page and would like the color to be the same on every page of my website. If someone could help me with this that would be great!
Thank you!
Hey
Please provide a few more details about the issue and your store URL as well.
so that I can provide a way around this.
Can you please provide store URL
https://porch-patio-5738.myshopify.com/password?_fd=0
Maddie$Molly
The Dropdown color I selected only works on the home page, but once you enter other pages it goes back to the gray color. It also does not work for scrolling megamenu
https://porch-patio-5738.myshopify.com/password?_fd=0
Maddie$Molly
The Dropdown color I selected only works on the home page, but once you enter other pages it goes back to the gray color. It also does not work for scrolling megamenu
@need-help-with
you can simply add this CSS code in theme.liquid inside head tag. <head></head>
Because your theme is using multiple CSS files for multiple templates.
If you place this code in the head tag of theme.liqud file then it will be applied on all the pages.
<style>
.header-link, .dropdown-submenu__link {
color: red !important;
}
</style>
Hi Abrar_Anwar! Unfortunately I need to change the dropdown menu's background, not the text color. I attached a photo to show that at on the home page the drop down is off white, but once the page changes or you scroll down and access the header, it reverts back to the theme's default drop down color. Thank you.
Apply the following style at the end of the theme.min.css file
.sticky-header-wrapper {
background: #fff !important;
}
Unfortunately I am not looking to change the sticky header color itself. I only want to change the dropdown's background color, not the header's color. Like when you hover over a selection, I want the color to be different from what the header and the site's background is.
User | RANK |
---|---|
42 | |
39 | |
24 | |
24 | |
22 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023