Viewing 3 replies - 1 through 3 (of 3 total)
  • there is only one bullt point (square) from the styles of hueman;
    the hyphen (bindestrich) seems to be injected by the plugin or entered with the list texts.

    to remove the square bullets, enter this into the stylesheet of the child theme:

    .entry ul li,
    .entry ol ul li { list-style: none; }

    or specific to the list output by the plugin:

    .entry .review-wu-right ul li { list-style: none; }

    Thread Starter Schelli

    (@schelli)

    Hi alchymyth,

    thanks for the fast reply.

    I just removed the bullet points in the child theme by entering your code. Now it works fine.

    Problem solved ??

    Plugin Author Codeinwp

    (@codeinwp)

    Hi @ alchymyth,

    Thank you for your replay.

    Thank you @all for choosing our product.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Double Bullet points in Product Review’ is closed to new replies.