Hi
I'm using template boutique. bullet points not showing. taken the following actions:
I tried the code below in override.css, but now the bullet points are showing on all parts of the website including the main menu
/* Here you can include your override CSS styles */
ul li, ol li {
line-height: 2.6;
list-style: disc outside none;
}
/* Exceptions */
#gkMainMenu
Typography: Plugin installed from rest files, and option enabled in template.
Please advise
Many thanks