Tagged: x
-
AuthorPosts
-
July 1, 2016 at 3:47 pm #1068846
melissamaryseParticipantHi!
I am using the social sharing element provided in X but I can’t manage to change the font size of the text. I can only change the color.
I would like to change the size of the sharing buttons as well. Could you help?Thank you!
July 1, 2016 at 6:51 pm #1068968
JadeModeratorHi there,
Please use this CSS:
.x-entry-share p { font-size: 14px; } .x-entry-share .x-share i { font-size: 20px; }Hope this helps.
July 2, 2016 at 5:13 am #1069442
melissamaryseParticipantHi!
It worked for the sharing buttons but they come very close to each other. How can I increase space between them?
And it doesn’t work for the text. Do you have any other suggestion?Thanks a lot!!
July 2, 2016 at 5:41 am #1069459
ThaiModeratorHey there,
Please add the following CSS:
.x-entry-share .x-share { margin-right: 8px; }Hope it helps.
July 2, 2016 at 1:42 pm #1069767
melissamaryseParticipantHi!
It is working thanks.
But the text font are still not changing size.
Could you help?
Thank you!!July 2, 2016 at 11:19 pm #1070046
Rue NelModeratorHello There,
The css code given should have work with no issues at all. To assist you better with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thank you.
July 3, 2016 at 10:42 am #1070426
melissamaryseParticipantHi,
Sure. it’s zumbasol.seThanks
July 3, 2016 at 10:55 am #1070443
RupokMemberHi there,
Thanks for writing back! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.
Thanks
July 3, 2016 at 12:47 pm #1070550
melissamaryseParticipantHi,
I took it off.
Thanks!July 3, 2016 at 1:56 pm #1070591
RupokMemberHi there,
It seems you are using the below code to change the font size which is working fine :
.x-entry-share .x-share i { font-size: 50px; }So I am not sure what you are trying to achieve.
Thanks
July 3, 2016 at 4:13 pm #1070659
melissamaryseParticipantHi and thanks for your answer.
The code works for the icones (facebook and email) but not for the text written above them which I would like bigger.
Can you help?
Thank you!!July 3, 2016 at 7:20 pm #1070769
NicoModeratorHi There,
To adjust the text size try adding this in your custom CSS:
.x-entry-share p{ font-size:15px; }I could see this in your code:
text-rendering: optimizeLegibility; – Please remove it or add // to comment it out because it causes not to change anything on your font.
Hope it helps. If still not helping, please share us your admin credentials so we could check your setup closer. Don’t forget to set it as private reply.
Let us know how it goes.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1068846 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
