Home Forums WoodMart support forum HOW TO CHANGE THE BULLET STYLE IN PRODUCT DESCRIPTION

HOW TO CHANGE THE BULLET STYLE IN PRODUCT DESCRIPTION

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #188610

    tpetauer
    Participant

    My previous topic was closed on my request – but later I Found solution how to style buletted lists:

    /* Styling Lists */
    .wpb_wrapper ul li:before {
    content:”\2b24″ !important;
    color: #F5D300 !important;
    }

    complete unicode table
    https://unicode-table.com/en/#control-character

    It’sworking perfect on my site.

    #188711

    Hello,

    We are Glad that you Resolved the issue by yourself. You are Great!!

    Your solution Might become useful for someone else.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘HOW TO CHANGE THE BULLET STYLE IN PRODUCT DESCRIPTION’ is closed to new replies.