• Hello,
    When using this plugin on the sidebar as a widget, the “X” to delete a product appears on the name of the product making it difficult to read. How can we fix this?
    Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    and thank you for writing in!

    You can fix this issue by adding the following code snippet to Appearance -> Customize -> Additional CSS:

    html .ascend.woocommerce #sidebar .yith-woocompare-widget ul.products-list li:not( .list_empty ){
    	padding: 5px 0 5px 30px !important;
    }

    Please remember to clear your browser cache before retrying.

Viewing 1 replies (of 1 total)
  • The topic ‘strange appearance on sidebar’ is closed to new replies.