Home › Forums › Basel support forum › Problems with bullet points with alternative product page
Problems with bullet points with alternative product page
- This topic has 6 replies, 2 voices, and was last updated 6 years, 10 months ago by Artem Temos.
-
AuthorPosts
-
March 6, 2018 at 11:13 am #44196
hsianglin21ParticipantHi, may you advise on the follow issues, much appreciated.
1) bullet points far away from text issue for alternative product page in attached screenshot, how to resolve?
2) how to turn off compare icon and sku in product page
3) for alternative product page, how to shift the big share buttons to align below the category and add a “share” text if possible
4) on my latest product section in home page, how to turn on compare icon
Thank you very much!
Attachments:
You must be logged in to view attached files.March 6, 2018 at 12:49 pm #44218
Artem TemosKeymasterHi,
1. Could you please send us a link to your website where we can see this issue?
2 & 4. Compare icon can be configured in Dashboard -> YITH Plugins -> Compare.
3. Here is an article that should help you https://www.skyverge.com/blog/how-to-hide-sku-woocommerce-product-pages/
Kind Regards
March 7, 2018 at 2:33 am #44367
hsianglin21ParticipantThank you, i am able to fix the above issues from your advice.
My website is currently in maintenance mode so not able to see from a link.
But if you add the below text in any short product description and bullet point the last 3 descriptions you will get the screenshot output i attached below, this product page type is the alternative option.
Would you love to own this stunning watch?
Stunning Design
Classy
Very ComfortableMay you also advise on the screenshot question?
how to shift the big share buttons to align below the category and add a “share” text on the product page in screenshot?
Thank you.
Attachments:
You must be logged in to view attached files.March 7, 2018 at 2:34 am #44369
hsianglin21ParticipantMay you also advise on the below question?
how to shift the big share buttons to align below the category and add a “share” text on the product page in screenshot?
Thank you.
Attachments:
You must be logged in to view attached files.March 7, 2018 at 8:31 am #44419
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue
body .single-product-content .woocommerce-product-details__short-description ul { padding-left:0; } body .single-product-content .woocommerce-product-details__short-description ul>li:before { position: static; margin-right: 10px; }
Share buttons positions can be changed customizing the file
woocommerce / content-single-product.php
March 7, 2018 at 1:10 pm #44472
hsianglin21ParticipantThank you they work like a gem! Could you advise me on how to align the bullet point to left instead of center?
Attachments:
You must be logged in to view attached files.March 7, 2018 at 2:45 pm #44484
Artem TemosKeymasterSorry, but you can’t align them inside your “black border” area.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register