jQuery(document).ready(function($){ $('.ftinvwl-add-to-wishlist .ftinvwl-twitter').each(function(){ // Fix icon size & alignment $(this).css({ 'position': 'static', 'width': '16px', 'height': '16px', 'display': 'inline-block', 'top': 'auto', 'left': 'auto', 'margin-right': '4px', 'font-size': '0', 'line-height': '1', 'vertical-align': 'middle', 'background-size': 'contain', 'background-position': 'center', 'background-repeat': 'no-repeat' }); // Make the button a flex container to align icon + text $(this).parent().css({ 'display': 'inline-flex', 'align-items': 'center', 'justify-content': 'flex-start', 'gap': '4px' }); }); });

Free shipping on orders over $100

Not a member?