Formatting lists
-
I would like to remove the bullets on the unordered list. I created an ‘intelliwidget’ folder containing an ‘intelliwidget.css’ document in my Canvas child folder. I put the following code in the css:
.intelliwidget-menu {
list-style: none;
}
.intelliwidget-menu-item {
list-style: none;
}
But that had no effect, so I obviously am doing something wrong. I could use some assistance.
Thanks,
Alanhttps://www.ads-software.com/plugins/intelliwidget-per-page-featured-posts-and-menus/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Formatting lists’ is closed to new replies.