Home › Forums › WoodMart support forum › Single Product Page Edits
Single Product Page Edits
- This topic has 11 replies, 2 voices, and was last updated 2 years, 5 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 21, 2022 at 8:17 pm #385139
tekeciParticipantHello. I need some edits on my single product page.
1) ADDITIONAL INFORMATION -REVIEWS (0) – SHIPPING & DELIVERY tabs are uppercase. It need to be capitalize.
2) When I hover quantity box, black borders appears. How can I remove this hover effect?
https://drive.google.com/file/d/1PvQ0rqxahzSK4RH_5csmfTMvbr7LnI8P/view?usp=sharing
3) How can I add “Add to wishlist” button?
4) How can I add text list like that on product page?
https://drive.google.com/file/d/16ZZKAi443H3ak0XSwQw0CtvrU8JKbV0z/view?usp=sharing
June 22, 2022 at 1:31 pm #385296
Aizaz Imtiaz AwanKeymasterHello,
1.Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
span.nav-link-text.wd-tabs-title {
text-transform: capitalize;
}2. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
div.quantity input[type=”number”]:hover {
border-color: rgba(0,0,0,.1);
}3. Please Go to Theme Settings >> Shop >> Wishlist and enable it.
4. You can try adding text in the after add to cart text area under Theme Settings >> Single Product >> Add to cart options.
Screenshot: https://gyazo.com/8ba79c4bb564e3f7a7d95ef3dc9af9a8
Best Regards
June 23, 2022 at 4:10 pm #385723
tekeciParticipantThank you for others. But 2) doesnt work.
June 24, 2022 at 8:54 am #385874
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
div.quantity input[type="number"]:hover { border-color: rgba(0,0,0,.1); }
Best Regards
- This reply was modified 2 years, 5 months ago by Aizaz Imtiaz Awan.
June 30, 2022 at 12:24 am #387315
tekeciParticipantSorry, still same..
June 30, 2022 at 11:59 am #387437
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
div.quantity input[type="number"]:hover { border: 1px solid #e5e5e5 !important; }
Best Regards
- This reply was modified 2 years, 5 months ago by Aizaz Imtiaz Awan.
- This reply was modified 2 years, 5 months ago by Aizaz Imtiaz Awan.
July 1, 2022 at 9:44 pm #387926
tekeciParticipantPlease replace the previous Custom CSS with the following then check back.
1) Sorry. Still same…
2) I setup Stripe and The text “OR” appeared next to the Add to cart button. How can we remove it?
Attachments:
You must be logged in to view attached files.July 2, 2022 at 11:50 am #388001
Aizaz Imtiaz AwanKeymasterHello,
1. Your issue has been Resolved. Please clear cache and check back.
2. I am unable to see the text. Please provide the URL of the product to check it myself and help you out accordingly.
Best Regards
July 2, 2022 at 5:37 pm #388065
tekeciParticipant1. I clear cache and still same. Sir can you please solve this because I have been waiting for 10 days.
2. You can see on all single product page:
Attachments:
You must be logged in to view attached files.July 4, 2022 at 9:18 am #388345
Aizaz Imtiaz AwanKeymasterHello,
1. This issue is already resolved. Please clear your cache and check back. You can also try using different browsers.
2. I am still unable to see the text.
Best Regards
July 4, 2022 at 10:33 am #388372
tekeciParticipantThank you. It is solved!
July 4, 2022 at 10:57 am #388377
Aizaz Imtiaz AwanKeymasterHello,
We are Glad that your issue has been Resolved.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Single Product Page Edits’ is closed to new replies.
- You must be logged in to create new topics. Login / Register