• Resolved Carlos Azuaje

    (@carlosazuaje)


    Hi!

    I am getting this error on Google Search Console: “Clickable elements too close together”, and I am wondering if this might be coming from the plugin. If so, is it possible to create more space between the stars in the rating widget?

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

    (@blazk)

    Hi @carlosazuaje,

    I don’t think it’s from the plugin but you can try giving the stars a bit more margin with the css below:

    
    .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list__icon {
        margin: 0 5px;
    }
    

    Regards,
    Blaz

    Thread Starter Carlos Azuaje

    (@carlosazuaje)

    Thank you, @blazk

    Indeed, it was not the plugin! Thank you very much in any case for your help ??

    I have similar problem, but your custom css did not solve it for me yet.. so I need to open another ticket

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Clickable elements too close together”’ is closed to new replies.