Showing Bullet Points Indentations on Computer Browsers

Support Area Forums Moonrise Showing Bullet Points Indentations on Computer Browsers

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question:
  • Author
    Posts
  • #12053
    Kat
    Participant

    Hello again, dear Bill!

    Any way I can get indentations / bullet points to show? This affects text in pages, and also the radio buttons in my forms. Currently they only show on the mobile devices.

    Thanks a ton!

    Kat.

    #12057
    Bill Robbins
    Moderator

    Hey Kat,

    I’m not sure why they’re not showing up there. You can add them in for sure though. Place this in your Custom CSS box and that should do it. I’ll add it to the theme for the next update to make sure that doesn’t happen elsewhere.

    
    #content ul {
    	list-style-type: disc;
    }
    

    Let me know if you need anything else,
    Bill

    #12059
    Kat
    Participant

    Added “< p >” tags, working like a charm.

    #12061
    Bill Robbins
    Moderator

    Fun. Glad it’s working for you.

    #12069
    Kat
    Participant

    Sorry, didn’t see your reply before my second post. Thanks a ton! Have added the code. You’re awesome. 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Showing Bullet Points Indentations on Computer Browsers’ is closed to new replies.