?foru
07-03-2014, 04:43 PM
I need to add a "margin-top" style to the "Follow Us!" text
<li id="social-widget-2" class="widget Social_Widget"><h2 class="widgettitle">Follow Us!</h2>
I've tried many different combos, but I must be overlooking something. I tried with h2 styles as well and no luck.
#social-widget-2 .Social_Widget {margin-top:20px;}
Thank you!
<li id="social-widget-2" class="widget Social_Widget"><h2 class="widgettitle">Follow Us!</h2>
I've tried many different combos, but I must be overlooking something. I tried with h2 styles as well and no luck.
#social-widget-2 .Social_Widget {margin-top:20px;}
Thank you!