Bullets not working in “No Title” or “No header No footer” Template

Home Forums Legacy Support Support queries Styling issues Bullets not working in “No Title” or “No header No footer” Template

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #310458
    jimmyahuja07
    Participant
    Hi, I tried to create pages with No Title Template, but on using this, the bullets present in the content are not shown at the final page. With all other templates it works out flawlessly. Please guide me through the CSS. I am already using the following in my Custom CSS .content ul {list-style:disc;padding-left:15px;} .content ol {list-style:decimal;padding-left:15px;} Please help.
    #310934
    Diana
    Participant
    Can you please share that page URL here?
    #310961
    jimmyahuja07
    Participant
    https://jimsorbit.com/academics/class-9/
    #311222
    Jackson
    Blocked
    Hello, please goto appearance>>customize>>>custom css and use code given below: body.page-template-notitle .elementor-toggle .elementor-toggle-item ol, ul { margin: 0; padding: 0; list-style: disc; } Refer: https://prnt.sc/ui1d5m Thanks,
    #311475
    jimmyahuja07
    Participant
    Okay, so pasting this did bring bullets, but even if number bullet style is used it gives the dot style. Here is the image for your reference http://prnt.sc/uien3u
    #311477
    jimmyahuja07
    Participant
    I got it resolved by changing disc to decimal. Thanks for the help. You can close this topic.
    #311618
    Diana
    Participant
    okay, closing
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Bullets not working in “No Title” or “No header No footer” Template’ is closed to new replies.