List bullets do not appear on the frontend.

GK User
Wed Aug 15, 2012 3:09 pm
We are using JCE with the Appsite template. List bullets appear in the wysiwyg view in JCE but do not appear in the frontend view of the site. In the frontend view, list align left with the rest of the text block. We have experimented with modifying this in the css but efforts conflict with the main menu. Where are can this be modified in the Appsite css files without disrupting the main menu appearance?
User avatar
Fresh Boarder

GK User
Wed Aug 15, 2012 3:43 pm
You can use GK Typography button bottom of the editor or use html mode while editing your article and use
"gk_bullet1" in <ul> class such as below.

Code: Select all
<ul class="gk_bullet1">


See you around...
User avatar
Platinum Boarder


cron