This topic has 4 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez
Hello
I would like the product page only in the mobile version to have this structure
1. Product title
2. Star customer ratings
3. Product image gallery
4. Price
5. Short description
6. Add to cart
7. Wishlist
8. Compare
9.Block x
10. Share
11.Block x
12. Related products
How do I design this to only be for the mobile version?
Thank you
Hello, Nafer Velaides,
We regret to inform you that it is not possible to achieve your desired outcome with the current version of the theme. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.
If you would like to pursue paid customization services, we recommend submitting a customization request to the WPKraken team via their website: https://wpkraken.io/?ref=8theme.
Alternatively, you can post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.
Best Regards,
8Theme’s Team
Ok, I understand… But at least I can do the following:
1. That the “Buy Now” button is smaller in the desktop version, it can be the same size as the “Add to cart” button and they are next to each other, not one on top of the other
2. In the mobile version, the title is above the photo gallery
Thank you
Hello, @Nafer Velaides,
We have resolved your issue by implementing the Custom CSS listed below. Please clear your browser cache and check your site again.
.et-single-buy-now.single_add_to_cart_button.button {
max-width: 30% !important;
margin-left: 5px !important;
}
.et_product-block div.quantity~.et-or-wrapper {
display: none !important;
}
Please refer to the image provided at the following link for further reference:
https://postimg.cc/CRQmNZ8J
2. We regret to inform you that it is not possible to achieve your desired outcome with the current version of the theme. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.
If you would like to pursue paid customization services, we recommend submitting a customization request to the WPKraken team via their website: https://wpkraken.io/?ref=8theme.
Alternatively, you can post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.
We thank you for your patience and we hope you have a great experience with 8Theme’s Team.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up