• Resolved qwain

    (@qwain)


    Hi,

    I’ve tried your plugin, but have one style-problem which I can’t figure out.

    It looks like a conflict with my theme, but hope you have a suggestion.

    I’ve a list style in my theme which has the following CSS:

    ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    .wpb_wrapper ul li::before {
    content: “\2713”;
    font-size: 1.2em;
    font-weight: 700;
    }

    (as you maybe can see, I’m using WPBakery (Visual Composer)).

    But, the “ul li::before” also shows up in your text buttons…

    Any suggestion to hide it in your buttons ?

    Thanks for looking into this.

    Kind regards, Fred

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘conflict with list style (ul li) for text buttons’ is closed to new replies.