This topic has 6 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
on my products page under the tabs 1 and 2 (for more information about the product) I am trying to write a bullet point list and style it to make it a but more attractive.
i am writing the correct html.
it says enter any text or html code or shortcode beneath the tab section. however when i save and publish updates. it does not display bullet point list. just a plain list.
any ideas why? thanks in advance.
jess ward
Hello,
Please add this code into custom.css file:
#tabs li {
list-style: outside none disc;
}
To create custom.css you need rename default.custom.css to custom.css in the directory wp-content/themes/blanco via FTP. Then enable it in Blanco – Theme Settings > tick “Enable Custom CSS file”.
Thank you.
Regards,
Eva Kemp.
i there i followed the instructions and changed the default custom css file to custom css, enabled it in blanco settings and also went to appearance, editor in dashboard went into custom css file and added the code as advised.
saved it. refreshed the page however it has not changed the appearance on the custom tabs for my product page.
any ideas why it is not working? is there something else i need to do? could you have a look?
Hello,
As I see the list style is shown:
http://imgur.com/QJdJ8EP
Please clear your browser cache and check again or check in some other browser.
Thank you.
Regards,
Eva Kemp.
thanks, i cleared the browsing cache and checked but still see it on my computer the same. checkng others now and different browser too. but still is not showing up as bullet point list.
i am also experiencing another problem. my products are displaying the price twice (all products are doing this, even though i did not change any settings) you can see from the image screenshot below.
any reason why and how to delete the repeat?
you can see this in the screen shot image below: http://www.cappica.com/wp-content/uploads/2014/12/Screen-Shot-2014-12-29-at-8.33.45-PM.png
Hello,
Please check the list style via proxy service http://anonymouse.org/cgi-bin/anon-www.cgi/http://www.cappica.com/product/capa-shaker/
Do you not see “bullets” there?
To remove the second price go to Woocommerce > Settings > Tax tab and remove Price display suffix {price_excluding_tax}
.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘html code not working’' has been successfully resolved, and the topic is now closed for further responses