hi, i would like to know how to separate the two writings (as in the photo), ONLY in the mobile version, Not in desktop version.
thanks for the support ![]()
have a good day
website URL: https://drip-graffiti.com/

hi, i would like to know how to separate the two writings (as in the photo), ONLY in the mobile version, Not in desktop version.
thanks for the support ![]()
have a good day
website URL: https://drip-graffiti.com/

Hey @stra10
Please post your store’s link with storefront password ( if there’s any), so that I could look into it.
Regards,
Aakash Ahmed
Hi @stra10
You can do that by adding this CSS code
@media screen and (max-width: 600px) {
.footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center:before {
left: 20px !important;
}
}
Hi @stra10
Please follow these Steps: