Hi Kriesi Team!
First of all I want to say “Thumbs up” as I really like your theme and recommended it to a lot of people.
I want to ask how can I resize the width of the facebook like widget in the footer? I want the widget to be a bit wider. Right now it cuts some thumbnails and the “like” button.
Cheers
Herbert
Hey Herbert!
Try adding this to your custom CSS.
div .av_one_fifth { width: 25% !important; }
That will make your first widget bigger and it will set you other widgets to display beneath each other. Other than that I’m not sure what else we could do. You could consider using three footer widgets and then combine the others.
We could also try increasing the width of the first one and reducing the margin of the others but it might look a little weird.
Best regards,
Elliott