• Resolved ignus

    (@ignus)


    Hi Blaz
    Fantastic widget, many thanks.
    I have a problem: the starts appear with dots over them: https://ibb.co/HgjyHWw
    How could I fix it? . It happens in desktop and mobile view
    Some months ago I added this and worked ok, but not now:

    ul#rmp-stars li:before {
    content: ”;
    }

    best regards!!
    Ignacio.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Blaz K.

    (@blazk)

    Hi Ignacio,

    try this:

    
    .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list__icon:before {
        content: '';
    }
    

    The markup has been changed in version 3.

    Regards,
    Blaz

Viewing 1 replies (of 1 total)

The topic ‘Dotted stars (again)’ is closed to new replies.