Viewing 7 posts - 16 through 22 (of 22 total)
  • #278308
    muscle
    Member
    Post count: 37
    This reply has been marked as private.
    #278310
    David Martin – Support
    Moderator
    Post count: 20834

    Correct you would need to customise this, what I wanted to know is if you have modified the core theme files?

    Thanks.

    #278311
    muscle
    Member
    Post count: 37

    I have altered nothing. Only I use child themes

    #278608
    David Martin – Support
    Moderator
    Post count: 20834

    On your cart page you need to hide the left sidebar. Add this to your Theme Options => Custom CSS:

    .woocommerce-cart .span8 {
      width: 100%;
      clear: none;
    }
    
    .woocommerce-cart .sidebar {
        display: none!important;
    }
    #288510
    muscle
    Member
    Post count: 37
    This reply has been marked as private.
    #288524
    muscle
    Member
    Post count: 37

    I found another bug on my website.

    attaching a screenshot

    http://screenshot.cz/4X/4XOQJ/1.png

    Wishlist me in the theme showsing 2x

    how to fix?

    #288848
    David Martin – Support
    Moderator
    Post count: 20834

    1)

    Please view our demo: http://neighborhood.swiftideas.com/.

    You can see there is not an issue there so this will have been being caused by your own modifications.

    2)

    Please test this to remove the second wishlist button:

    .variations_button .yith-wcwl-add-to-wishlist {
        display: none!important;
    }
Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register