Add this code to the Custom CSS field on the Settings tab of your Back to Top widget’s settings:
@media (max-width: 500px) {
.global-styles,
[class*='Button__Inner-sc'] {
margin: 70px;
}
}
Add this code to the Custom CSS field on the Settings tab of your Back to Top widget’s settings:
@media (max-width: 500px) {
.global-styles,
[class*='Button__Inner-sc'] {
margin: 70px;
}
}