Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi.
My website layout looks good on desktop but my layout of my mobile has many problems.
All the buttons are floating and overlapping each other.
Language, FB Messenger, Shopify Chat, its all a mess.
If you use a mobile to view my website: bluerose-collections.com you will be able to see it.
I would like to:
1) Put the Language buttons in a drop-down menu on the left side, below the Menu drawer button
2) Put the Shopify chat button: "Questions? We can help." fixed at the bottom of the footer.
3) The language buttons at the bottom are from an app that I have deleted. They are not the same app as the one on top. Hide or Remove this button.
4) Keep Only the FB Messenger button floating at the bottom.
Solved! Go to the solution
This is an accepted solution.
button not visible
and you can set the top position by modifying this css
@media only screen and(max-width:749px){
div#gtranslate_wrapper {
top: 15% !important;
}
ul#etranslate-language-list-link {
display: none;
}
}
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
Note : If your store is having this media already (for mobile version) then no need to add whole code . Only just add css in that media ie 749px(already exist)
also : I cant find "Questions? We can help." button on footer
Ok. I will try it.
The "Questions" button is floating.
Maybe it appears differently on Android mobile.
Hi. I added the code.
The bottom Language button has been removed.
I still need to put the Top Language button in a dropdown menu.
I need to move the Shopify Chat button, fixed to the Footer.
Thanks for your help.
This is an accepted solution.
button not visible
and you can set the top position by modifying this css
Hi.
It is possible to put the top language buttons in a small drop down menu on the left side?
Thanks
We've noticed similar issues on many Shopify stores where widgets from different apps float around the page, cluttering the website and disrupting brand consistency.
To address this, we recently launched our app, Powerful Floating Buttons. It helps consolidate these widgets into a single, easy-to-use panel. This creates a cleaner store layout and ensures the panel matches your brand's style for better visual appeal.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025