Home › Forums › Basel support forum › Delete some items
Delete some items
- This topic has 18 replies, 2 voices, and was last updated 5 years, 8 months ago by
Elise Noromit.
-
AuthorPosts
-
June 24, 2019 at 3:08 pm #129858
simon123ParticipantI want to delete the following tags
Additional information
Compare
SKU:
Category:June 24, 2019 at 8:42 pm #129902
Elise NoromitMemberHello,
1. Remove the size, weight and make the attributes not visible on the product page to delete the Additional tab.
2. Please add this code to the Theme Settings > Custom CSS > Global:
body .compare-btn-wrapper{ display:none; } body .product_meta{ display:none; }
Best Regards
June 25, 2019 at 1:20 am #129911
simon123ParticipantHi, this code is invalid
June 25, 2019 at 9:04 am #129953
Elise NoromitMemberHello,
Copy and paste the code from the forum not from email and insert. If it still does not work, please provide your site admin access to the private area
Best Regards
June 25, 2019 at 11:04 am #129967
simon123Participantcode is invalid
June 25, 2019 at 11:35 am #129974
Elise NoromitMemberHello,
Please provide the site admin access.
Best Regards
June 25, 2019 at 2:45 pm #130015
simon123Participanthi
June 25, 2019 at 4:53 pm #130031
simon123ParticipantProduct page:
1. I am using “Compact”, I need to delete the label: SKU; Category; ADDITIONAL INFORMATION
2.Add to Wishlist and Size Guide to maintain “Compact” style
2.DESCRIPTION;REVIEWS (0);SHIPPING & DELIVERY; like the default style display, displayed on the Extra content block.June 26, 2019 at 8:01 am #130123
Elise NoromitMemberHello,
Your site cannot be reached now http://prntscr.com/o6t20m
As soon as your site is working, please contact us.
Best Regards
June 26, 2019 at 3:48 pm #130223
simon123ParticipantWebsite is normal, please check your network
June 26, 2019 at 5:11 pm #130237
Elise NoromitMemberHello,
I am checking from different IPs and from different browsers. Seems your site has been blocked for a set of countries. Please check and deactivate the blocking.
Best Regards
June 27, 2019 at 8:45 am #130302
simon123ParticipantJune 27, 2019 at 10:09 am #130318
Elise NoromitMemberHello,
You asked to hide “Compare” and “SKU” and “Category”
The product does not have the same as it is hidden with CSS http://prntscr.com/o7d4mf
Best Regards
June 27, 2019 at 11:04 am #130330
simon123ParticipantProduct page:
1. I am using “Compact”, I need to delete the label: SKU; Category; ADDITIONAL INFORMATION
2.Add to Wishlist and Size Guide to maintain “Compact” style
2.DESCRIPTION;REVIEWS (0);SHIPPING & DELIVERY; like the default style display, displayed on the Extra content block.June 27, 2019 at 1:22 pm #130372
Elise NoromitMemberHello,
1. Please provide product URL where you see Compare and SKU and Category.
2. Provide the product URL with the Additional information tab.
3. It is not possible to add to Wishlist or Compare anything. Please clarify finally: what do you want: to hide the compete or hide it?
4. You can set one style for the product: either Compact or Default. It is not possible to set Compact in one place and Default in another.
Best Regards
June 27, 2019 at 4:05 pm #130403
simon123ParticipantProduct link: http://caseteen.com/product/dmt6-cute-yellow-cat-animal-printing-t-shirt/
Request information:
1. Delete SKU: Project
2. Delete the Category project
3. Delete the Additional information itemJune 28, 2019 at 6:15 am #130445
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product-content .product_meta >.sku_wrapper{ display:none; } .single-product-content .product_meta >.posted_in{ display:none; } .single-product-content .tabs li.additional_information_tab { display: none; }
Best Regards
June 28, 2019 at 4:23 pm #130566
simon123ParticipantThank you
It works
I have a new question:
1. Move Add to Wishlist to ADD TO CART
2. Move the Size Guide to the bottom of the size tab.
3. Change the Share (Facebook Twitter Email Pinterest LinkedIn) size and icon color.
look forward to your replyJune 29, 2019 at 9:55 am #130617
Elise NoromitMemberHello,
1 and 2 will require complete customization which is not covered by our support.
Please add this code to the Theme Settings > Custom CSS > Global:
body .social-icons.icons-size-small li i { font-size: 29px; color:red; }
Change the color and size as per your needs.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register