New Landing How can we help? Atelier Bulleted lists bullets disappears in products descriptions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #264906
    Integrity
    Member
    Post count: 32

    Hi,

    Please see the attachments: the bulleted list bullets disappears completely on frontend.
    How can I fix this?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #264985
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi
    Please use this custom css code:-

    
    .woocommerce-tabs ul{
    list-style-type:disc !important;
    }

    Thanks
    Mohammad

    #265124
    Integrity
    Member
    Post count: 32

    Thanks, works, but…
    Please, see the first attachment (backend): the sublist element bullets seems different – it looks better, so can you help with that?

    #265144
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .woocommerce-tabs ul li ul{
    list-style-type:circle !important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register