This topic has 12 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
I have inserted the facebook like button (Attachment 1) at the left side of the top bar.
May I ask how can I change the color of the sentence “You and 2.7K others like it”? (Please see attachment 2)
But the button and the text are sticked in the bottom of the top bar, may I ask how can I make it a little bit upper just like the “MY ACCOUNT” button of the right side of the top bar? (Please see attachment 3)
Thank you so much for your help!
Attachment 1:https://prntscr.com/iiabzx
Attachment 2:https://prntscr.com/ijr3e3
Attachment 3:https://prntscr.com/ijr3i0
Hello,
Please add this css code in Theme Options > Styling > Custom css:
.top-bar .fb_iframe_widget span {
height: 40px !important;
}
.top-bar #facebook span {
color: white;
}
Regards
Hi,
I followed the instruction, but there is no change. May I ask what is the problem?
Thank you
Hello,
Please change the previous code to:
html#facebook body.plugin {
color: #fff;
}
.top-bar .fb_iframe_widget span {
height: 40px !important;
}
then clear cache and check.
Regards
Sorry, there is still no change. Did I do it wrong?
Please see the attachment: https://prntscr.com/ijxht1
Hello,
Could you please provide temporary wp-admin access in Private Content?
Regards
Hi, Here is my username and password
Hello,
Please check now https://prnt.sc/ijyk9k > https://prnt.sc/ijyja3 read more – https://developers.facebook.com/docs/plugins/like-button
Regards
Thank you!
But I still have a question, the button and the text are sticked in the bottom of the top bar, may I ask how can I make it a little bit upper just like the “MY ACCOUNT” button of the right side of the top bar? (Please see the attachment)
Attachment: https://prnt.sc/ijr3i0
Hello,
Please, clear cache and check https://prnt.sc/ikcgvx (you can change custom css code if this is needed -http://prntscr.com/ikchzj).
Regards
Thank you!
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up