Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #339586

    When i use the grid row layout and try to style text with bullets (Aufzählungszeichen), they don´t appear in the frontend.
    If i´m using another Column Layout, they do. Is this a small bug?
    Please advise how to get rid of this problem.
    Thanks.

    #339760

    Hi,

    Can you post the link to the page in question please?

    Regards,
    Josue

    #340013

    Hi Josue,
    it´s a local instalation.
    Please try it on your own test system.

    #340028

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-layout-grid-container .avia_textblock ul li {
    list-style: disc;
    }

    Regards,
    Yigit

    #340083

    Great, Yigit!
    Thanks a lot.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Bullets don´t show up in Grid Row Layout’ is closed to new replies.