App reviews, troubleshooting, and recommendations
I have two apps that have small page widgets on the bottom right of the screen. One is covering the other. How do I move one or the other to another place on the screen?
Solved! Go to the solution
This is an accepted solution.
Here are the steps you can follow:
1, Navigate to Online Store > Themes > Edit Code.
2, Locate and open the base.css (or theme.css, custom.css) file.
3, Paste the code snippet provided below at the bottom of the file, then save your changes.
@media only screen and (min-width: 575.99px) {
.ta-r-btn-box.ta-r-btn-desktop-float.ta-r-btn-desktop-right {
left: 180px;
right: auto;
}
}
@media only screen and (max-width: 575.98px) {
.ta-r-btn-mobile-float.ta-r-btn-mobile-right .ta-r-btn {
right: unset !important;
left: 10px !important;
bottom: 15px !important;
}
}
Here is the result
We hope this assists in resolving the issue.
If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hi @CaseySoapCo,
Could you kindly provide us with your store URL and, if applicable, the password, so that our team can offer you the necessary support?
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hello,
The URL is casey-soap-co.myshopify.com. I'm sorry, I'm not comfortable sharing a password.
Could you tell me in particular which position you want to move the widgets to?
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
One on the right, one on the left. Just not on top of one another.
This is an accepted solution.
Here are the steps you can follow:
1, Navigate to Online Store > Themes > Edit Code.
2, Locate and open the base.css (or theme.css, custom.css) file.
3, Paste the code snippet provided below at the bottom of the file, then save your changes.
@media only screen and (min-width: 575.99px) {
.ta-r-btn-box.ta-r-btn-desktop-float.ta-r-btn-desktop-right {
left: 180px;
right: auto;
}
}
@media only screen and (max-width: 575.98px) {
.ta-r-btn-mobile-float.ta-r-btn-mobile-right .ta-r-btn {
right: unset !important;
left: 10px !important;
bottom: 15px !important;
}
}
Here is the result
We hope this assists in resolving the issue.
If you find our solution helpful, kindly consider Liking and Marking it as Accepted. Thank you!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
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