dtwfung Posted December 21, 2019 Share Posted December 21, 2019 Hi There, Since upgrade to PS 1.7, some simple thing in PS 1.6 changed in PS 1.7. In BO, the production description has bullet point format, but this does not show up on FO. I have attached screen shot and link to my testing site (https://cop9gun.com/prshop175/en/eski/548-tactical-boot-black.html) See if anyone can give me some hints... Any comments would greatly appreciated ! Many thanks and Merry Christmas ! David Link to comment Share on other sites More sharing options...
JBW Posted December 21, 2019 Share Posted December 21, 2019 The list style is set to "none". You can change it in your custom.css file e.g. .product-information ul { list-style: inside; } Link to comment Share on other sites More sharing options...
dtwfung Posted December 23, 2019 Author Share Posted December 23, 2019 On 12/21/2019 at 5:38 PM, JBW said: The list style is set to "none". You can change it in your custom.css file e.g. .product-information ul { list-style: inside; } Thanks for your great help. In addition, there is format in BO's production description (take above as an example) <ul> <li><span style="font-size: 11px;">Black in color; and</span></li> ... Once I add the line "list-style: inside;" in the custom.css, the font-size : 11px. takes effect Can I add format to override the font-size to 14px instead of change them in the BO's production description ?! Thanks again Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now