Shopify themes, liquid, logos, and UX
Hi guys.
i move icon Whatsapp & mail on desktop. it's OK.
but i see on mobile, Both Whatsapp & mail is stack.
So pls help me fix it
This is view on PC and Mobile.
thank you so much
Hello @mr_Lynk
Can you share store Url?
Hello @mr_Lynk,
Could you please provide me with the URL for the store you mentioned in your query? Additionally, if the store is password protected, could you share the password as well?
Hello @mr_Lynk,
Here is the code you can try. I hope you find it helpful.
Go to the Online Store-> Theme-> Edit code-> Assets> base.css -> Add code at the bottom.
@media screen and (max-width:768px){
button.chat-toggle.chat-toggle--icon-button {
position: absolute;
right: 65px;
top: 9px;
}
}
Hello @mr_Lynk,
Here is the code you can try. I hope you find it helpful.
Go to the Online Store-> Theme-> Edit code-> Assets> base.css -> Add code at the bottom.
@media screen and (max-width:768px){
button.chat-toggle.chat-toggle--icon-button {
position: absolute;
right: 65px;
top: 9px;
}
}
thank for reply
but its not work
Hello @mr_Lynk,
If this is not working please put this code in style.css file
For that Go to the Online Store-> Theme-> Edit code-> Assets> style.css -> Add code at the bottom.
i can't find style.css in edit code.
is there any other way to fix?
thank you your code. i try some way and it work so good.
you are my hero today!
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