Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4637
    Avatarbrisanchez
    Support Expired

    There are some way to edit the shortcodes, promptly that woosw_list?

    #4641

    This is the default shortcode of WPC Smart Wishlist for WooCommerce plugin, this plugin also does not allow to override to edit this shortcode.

    What do you need to customize in this shortcode/

    #4642
    Avatarbrisanchez
    Support Expired

    I want to skip the option of add to cart and also skip some option of social network like pinterest.

    #4643

    Ok, please copy this css code and paste to file style.css ( child-theme):

    .woosw-list table.woosw-content-items thead th:last-child, .woosw-list table.woosw-content-items tbody td:last-child, a.woosw-share-pinterest{
        display: none !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.