- This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Academic Pro › I used tag, but at front end, I cant see bullet
I used
(I’ve got bullet here in editor) Đợt 1: Nếu thí sinh đã tốt nghiệp THPT ở những năm trước thì có thể nộp hồ sơ ngay từ ngày 20/4 trở đi mà không cần phải đợi sau khi thi THPT quốc gia.
(I’ve got bullet here in editor) Đợt 2: Nếu thí sinh chưa tốt nghiệp THPT thì đợi sau khi có kết quả thi THPT quốc gia và đỗ tốt nghiệp thì sẽ tiến hành nộp hồ sơ xét tuyển.
But, at front end the bullet can not appear
This is my url
Thanks
Hello @hoanlt,
The issue has been noted as known issue and we are currently working on this . We will be releasing the update fixing the issue soon and we will let you know.
For the quick fix we are providing some CSS code, so Paste the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
article ul {
	list-style-type: disc;
	padding: 0px 0px 25px 25px;
}Hope this helps.
Best Regards!!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


