Title: Remove the ?
Last modified: April 20, 2019

---

# Remove the ?

 *  [James Hunt](https://wordpress.org/support/users/bonkerz/)
 * (@bonkerz)
 * [7 years ago](https://wordpress.org/support/topic/remove-the/)
 * Great plugin. I have noticed the plugin inserts empty divs to clear the content
   around the wish list button, how can I remove these? They are really messing 
   up the design layout
 *     ```
       <div class="yith-wcwl-add-to-wishlist add-to-wishlist-10474">
       <div class="yith-wcwl-add-button show" style="display:block">
       </div>
       <div style="clear:both"></div>
       <div class="yith-wcwl-wishlistaddresponse"></div>
       </div>
       <div style="clear:both"></div>
       ```
   
 * How can I remove the last clear div specifically?
    -  This topic was modified 7 years ago by [James Hunt](https://wordpress.org/support/users/bonkerz/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [7 years ago](https://wordpress.org/support/topic/remove-the/#post-11477936)
 * Hello there,
    hope you are doing well! 🙂
 * You can copy the template “**add-to-wishlist.php**” located at “**/yith-woocommerce-
   wishlist/templates/**” in your theme “**wp-content/themes/your_theme_name/woocommerce/
   add-to-wishlist.php**“.
 * In this template you can delete the empty div.
 * Could you check it and let us know if you have any doubt, please?
 * Have a nice day!
    -  This reply was modified 7 years ago by [YITHEMES](https://wordpress.org/support/users/yithemes/).
    -  This reply was modified 7 years ago by [YITHEMES](https://wordpress.org/support/users/yithemes/).
 *  Thread Starter [James Hunt](https://wordpress.org/support/users/bonkerz/)
 * (@bonkerz)
 * [7 years ago](https://wordpress.org/support/topic/remove-the/#post-11480550)
 * OK thanks, I don’t use any template overrides in my themes, so is this possible
   to be done by hooks / functions?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove the ?’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.gif?rev=3129302)
 * [YITH WooCommerce Wishlist](https://wordpress.org/plugins/yith-woocommerce-wishlist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-wishlist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-wishlist/reviews/)

## Tags

 * [div](https://wordpress.org/support/topic-tag/div/)

 * 2 replies
 * 2 participants
 * Last reply from: [James Hunt](https://wordpress.org/support/users/bonkerz/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/remove-the/#post-11480550)
 * Status: not resolved