• How can I adjust some of the alignment issues I’m seeing with Yith’s Wishlist and the Kakina theme?

    1. Table Header is misaligned with the columns
    2. “Add to Cart” text is shifted towards the top of the button
    3. When editing the wishlist name “Cancel” text is shifted towards the top of the button also.
    4. Remove button is taller and narrower than other buttons. Like a marshmallow that got squished on the sides.

    Thanks for any help in advance!
    Wishlist Image

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

Viewing 1 replies (of 1 total)
  • Thread Starter aliuzer

    (@aliuzer)

    Received this CSS from the Yith Support. Posting it here in case anyone else is running into the same problem.

    
    .yith-wcwl-form .hidden-title-form a.hide-title-form.btn.button,
    .yith-wcwl-form .wishlist_table .product-add-to-cart a.add_to_cart,
    .yith-wcwl-form .wishlist_table .product-add-to-cart a.remove_from_wishlist {
        line-height: 35px;
        padding: 0 10px!important;
    }
    
    .yith-wcwl-form .wishlist_table th.product-price,
    .yith-wcwl-form .wishlist_table th.product-stock-status{
        text-align: center;
    }
    
    
    • This reply was modified 4 years, 8 months ago by aliuzer.
    • This reply was modified 4 years, 8 months ago by aliuzer.
Viewing 1 replies (of 1 total)
  • The topic ‘Yith Wishlist alignment issues’ is closed to new replies.