This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
Hello
Please help to design this. I didn’t find the options
Please check screenshot: https://tinyurl.com/27j8sm7v
1) Need to add contant or offer notify
2) Need to show the Size options
3) Need to show the Color Options
4) Add to Cart and Buy Should be same width
5) What’s App option like fixed contact tool
Please fix these
Hello, Street La Mode,
Thank you for contacting us and for using XStore.
1/ This content will be the same for all products? In this case, create a static block then show in via Single Product Builder > HTML element.
2, 3/ Please watch this video about our variation swatches https://youtu.be/LgzC4iK-j6A?feature=shared
4/ The next custom CSS code can be used:
@media only screen and (min-width: 480px) {
.single-product-builder .et_product-block .cart .quantity {
width: 100%;
margin-bottom: 15px;
margin-right: 0px;
justify-content: start;
}
.single-product-builder .single_add_to_cart_button.button {
display: flex;
}
.single-product-builder .quantity-wrapper {
justify-content: start !important;
}
}
5/ What’s App option is not a part of our theme.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up