Bulleted List Issue

  • Author
    Posts
  • #32033
    Janelle

    Since the recent update, we have found that we have an issue with bulleted lists on our website, where we use them extensively. Once the text is more than one line long, the bullet no longer sits at the beginning of the first line, but rather sits almost centrally between the first and last line of the paragraph. I have another website with the same theme, but have not yet updated to the new version of Mantra (it is currently running on version 2.3.4), and the bulleted lists on that site are all as they should be.

    #32044
    Tim Harris

    I’ve spotted your bullet point issue too since updating Mantra.
    I can only think to turn off the bullet graphic in Mantra Settings/Graphic Settings/Content List Bullets and do some kind of manual insertion of a bullet symbol. But that doesn’t help with auto-generated lists like those created by a sitemap plugin.

    #32055
    Janelle

    Thanks for your response, Tim. Unfortunately there are more than 9000 bullets on the website, so manual insertion is not practical. The Mantra creators should be able to easily fix this issue.

    #32056
    Janelle

    Thank you for your response Tim. Unfortunately manual insertion of bullets is not practical, as our website has more than 9000 bullets. The Mantra creators should be able to easily fix this issue.

    #32062
    Zed
    Cryout Creations mastermind

    Sorry about that. We changed the bullets styling a bit to improve responsiveness (but apparently failed).
    Use this custom CSS to revert to the previous appearance:

    body .entry-content ul > li {
        background-position: left 8px;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #32070
    Janelle

    Thanks Zed. Fixed it like a charm!

    #32101
    Tim Harris

    Soopa doopa for fixing this. Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Bulleted List Issue’ is closed to new replies.