dear team,
i’d like to change the fontcolor of “facebook like widget” in the footer to the same font color as the rest of the footer, because now the color is too dark on the dark footer background.
i’ve all ready tried:
.pts.plm {
color: white !important;
}
but doesn’t change anything, unfortunately i can’t show you as the site isn’t live yet.
Hey surfersp!
Thank you for using Enfold.
Unfortunately, you can’t modify the facebook likebox app style. It’s either “light” or “dark”. Create your own facebook widget here: https://developers.facebook.com/docs/plugins/like-box-for-pages
Best regards,
Ismael
Hey surfersp!
which part of the text exactly do you want to change? can you show us a screenshot? you can use imgur.com or dropbox to host screenshots.
Try to use this:
._51mx:last-child>._51m- {
color: white;
}
.plm {
color: white;
}
Regards,
Andy
Thanks guys,
I tried first Andy’s option, but that didn’t change anything, so I created my own facebook-widget like Ismael suggested, with the dark styling and added it through a text widget to the footer which seems to work fine!
Perhaps you guys should add these options directly to the default enfold facebook-like-box.
the site is live now, you can check the widget in the footer for anybody looking to do the same. (i added my own custom border by adding an extra class to the fb-like-box div.