Shopify themes, liquid, logos, and UX
Hello @Luxluxlux360 , try this
<div class="language-selector" >
<form action="" method="get" >
<select name="locale" onchange="this.form.submit()">
<option value="en">English</option>
<option value="es">Español</option>
<option value="fr">Français</option>
<option value="de">Deutsch</option>
<!-- Add more languages as needed -->
</select>
</form>
</div>
.language-selector {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 11111;
background: #fff;
height: 40px;
}
Add this code inside sub-footer like this given in screnshot above.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024