Is there any way to place the social media buttons in the footer centered rather than the socket? slightly larger too if possible.
the “width” of the space in the masonry gallery viewer… is none, 1 px, or large. Would it be possible to make it slightly larger than the large?
sorry I forgot to mention… just as a visual aid… Im trying to get it as close as possible to airbnb.com structure. Thank you!
Hi Jsm3081!
Please add following code to a Text widget in Appearance > Editor – http://pastebin.com/EYiSkP27
Then add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .social_bookmarks li { clear: none !important; }
Cheers!
Yigit
ok.. so I got the page back to where it was… now just need to try again… if you could maybe elaborate a tad bit more? Thank you.
Hi!
You need to add this code in a text widget: http://pastebin.com/EYiSkP27
This one on Enfold > General Styling > Quick CSS field:
#footer .social_bookmarks li { clear: none !important; }
Best regards,
Ismael