Shopify themes, liquid, logos, and UX
Hi all,
After entering 3S of the website, the messenger icon will move to the bottom, how to adjust the position of the messenger icon?Icons are shown at the bottom
Solved! Go to the solution
This is an accepted solution.
I would like to give you some recommendations to support you.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.fb_reset{
position: fixed !important;
bottom: 100px !important;
right: 25px !important;
width: 60px !important;
}
</style>
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
Hello @hiccpet
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Kind & Best regards!
GemPages Support Team
This is an accepted solution.
I would like to give you some recommendations to support you.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.fb_reset{
position: fixed !important;
bottom: 100px !important;
right: 25px !important;
width: 60px !important;
}
</style>
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
Hi GemPages,
It works, thank you!
I am glad that my recommendation is helpful to you 😁.
User | RANK |
---|---|
125 | |
98 | |
77 | |
68 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022