I am using a Prestashop 1.6 compatible theme and a small matter has been driving me daft. The bullets are not showing on the CMS pages. I have contacted the developer who asks me to insert the following code into the theme control panel:
.cms-block ul{
list-style: square;
}
I have tried adding the code to the global.css and several other places. I notice that the TB community theme doesn't appear to have this code. What code should I add to which file for my bullets to display?
Sorry if this is a really basic question but any help would be really appreciated.
Question
lukewood
Hi,
I am using a Prestashop 1.6 compatible theme and a small matter has been driving me daft. The bullets are not showing on the CMS pages. I have contacted the developer who asks me to insert the following code into the theme control panel:
.cms-block ul{ list-style: square; }
I have tried adding the code to the global.css and several other places. I notice that the TB community theme doesn't appear to have this code. What code should I add to which file for my bullets to display?
Sorry if this is a really basic question but any help would be really appreciated.
Regards,
Luke
6 answers to this question
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