Shopify themes, liquid, logos, and UX
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
I am currently using Dawn 6.0. The currency picker and language selector are used to be on the footer, but I copied the code from community and pasted on header.liquid. So they are displaying on top right of the header. I want to remove the currency picker from the header now, does anyone know what I should do? Thank you.
p.s I went through similar topics but still cannot find any solution.
Hello @ING_TECH ,
It's GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hi @ING_TECH
Please add this css in your css file
.localization-selector.link{
display:none;
}
Hi @ING_TECH ,
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
.localization-selector.link{
display:none;
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
If it’s helpful for you, please let me know by giving it a like or marking it as a solution!
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
All features are available from Free plan. Let’s create unique website design with PageFly here.
Thanks PageFly-Victor, but I couldn't find
I only got > theme-editor.js, no css file with that name. Should I create a new one?
Yes @ING_TECH You can create a new css file
Please follow this process
your store admin > Online Store > Themes > Actions > Edit code > Assets folder->create custom.css file
and past this code in your theme.liquid file
{{ 'custom.css' | asset_url | stylesheet_tag }}
Thanks Minakship0715, I had custom.css file under Asset already, so I didn't create a new file. However, I tried to paste the code you provided to theme.liquid, it doesn't work.
@ING_TECH Please past this before closing the </head> tag
{{ 'past your file name here' | asset_url | stylesheet_tag }}
Please send your code
you mean in theme.liquid, the /<head> part?
Pls see below
</script>
</head>
<body class="gradient">
<a class="skip-to-content-link button visually-hidden" href="#MainContent">
{{ "accessibility.skip_to_text" | t }}
</a>
add you file here {{ 'add your file name ' | asset_url | stylesheet_tag }}
</script></head>
<body class="gradient">
<a class="skip-to-content-link button visually-hidden" href="#MainContent">
{{ "accessibility.skip_to_text" | t }}
</a>
it works, but it removes the language selector next to it as well. How can I keep the language selector on the header? Thanks
@ING_TECH Your language selector and century selector are in a same dive the both comes from same plugin
Hi @ING_TECH,
Sorry, I missed it. You can add that CSS to Asset -> Base.css
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
If it’s helpful for you, please let me know by giving it a like or marking it as a solution!
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
All features are available from Free plan. Let’s create unique website design with PageFly here.
User | RANK |
---|---|
177 | |
155 | |
88 | |
32 | |
29 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023