Please Log in or Create an account to join the conversation.
jQuery(document).ready(function($){ var socialElement = $('.jj_sl_navigation a'); var currentWidth = socialElement.width(); socialElement.width(currentWidth + 20); });