My buy it now and add to cart buttons dont stretch to their full length in fullscreen. How can I fix this? many thanks. Will pay.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Hi @Ellocopepe ,
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?
Thank you and hope to hear from you.
Best regards,
GemPages Support Team
Hello @Ellocopepe
Could you please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.
my url is: goldami.com.au
Thank you v much.
my url is: goldami.com.au
Thank you v much.
Hello @Ellocopepe
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.product-form__buttons {
max-width: 51rem !important;
}
Thank you very much!
