Pass: biangu
Url: www.matibrnd.com
Please help with these 3
- The site is horizontally scrollable.
- View my cart button is barely visible
- When we add products to the cart, the button disappears.
Pass: biangu
Url: www.matibrnd.com
Please help with these 3
Hi @MT27
Follow these Steps:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
First Issue Add This css In your base.css
|
#shopify-section-template--18448488431883__0d36fe3e-71e5-4265-b621-f33e9f51b4b0 {
overflow: hidden;
}
Secound issue To add This Css in base.css
a#cart-notification-button {
background: #bcbec2;
}
Third issuse To add This Css In base.css
.button:disabled,
.button[aria-disabled="true"],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled="true"],
.customer button.disabled {
cursor: not-allowed;
opacity: 1 !important;
}
.button.loading {
color: #000 !important;
position: relative;
}
Hello @MT27
thank you so much, can you please help me with this as well. Sections are not centered as screens get bigger for some reason. will also tip you for the great job.
https://community.shopify.com/c/shopify-design/cente-a-section/m-p/2505986#M657880