Hi I have a couple of issues with the widget area on my home page. I'm hoping you can help me. I would like to: a) increase the amount of space available for the widget area. I think one of my widgets - my Facebook Like count - isn't displaying correctly because there is insufficient space at the bottom of the page for it to fit in. and also: b) decrease the space between the widget title and the widget content and increase the space between each widget in the same column. You can see my site at www.farawayquilts.com. Thanks in advance!
Hello, 1.For your first issue Go to sidebar-footer.php present in your theme directory and follow the instruction as shown in image given below 2.For your second issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .widget_inner h4 { padding-bottom: 2px; margin-bottom: 3px; } Adjust its value as per your requirements.
Thanks, Gourav. My second issue's fixed, which is great. However, the fix for the first issue didn't solve the problem. My facebook like count button still didn't show up. Could there be another reason (apart from available space) that's causing the problem?
Hello, We have checked your website and it seem that you have not follow the first instruction given in the previous reply. So, follow the first instruction given in the previous post by Gourav, this will solve your issue.
Hi Piyush Yes, I did follow the first instruction, but it didn't fix the problem so I changed the settings back again. Do you know any other way I can get the Like Me! button to display?