Hello! Just wondering if someone can help me, or has a code to centre the information circled in blue. Happy to enter the code myself ![]()
My URL is auburnaroma.com.
Hello! Just wondering if someone can help me, or has a code to centre the information circled in blue. Happy to enter the code myself ![]()
My URL is auburnaroma.com.
In the section of your theme CUSTOM CSS add this code:
.pickup-availability-preview {
justify-content: center;
}
Hello There,
.pickup-availability-preview {
justify-content: center;
}
Hey @auburnaroma
Follow these Steps:
If I managed to help you then, donβt forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @auburnaroma
This is Richard from PageFly - Shopify Page Builder App, Iβd like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.pickup-availability-preview {
display: block !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly