Tagged: x
-
AuthorPosts
-
July 13, 2016 at 11:27 am #1085146
JW & Co.ParticipantHello,
The widget to the far left at the bottom of homeandhealthy.joshuaweatherstone.com has both text and a facebook icon. I have used in line styling to try to modify the text as well as the facebook icon, but the text has disappeared.
How can I make the text visible again?
JoshJuly 13, 2016 at 12:53 pm #1085330
JadeModeratorHi Josh,
The html content seems to be incorrect in that block.
Please try this:
<p style="font-size:16px; color:#fff;"> 333 N. Shore Road<br> Beesleys Point, NJ 08223<br> <i class="x-icon-facebook-square" data-x-icon="" aria-hidden="true"> </p>Hope this helps.
July 14, 2016 at 6:49 am #1086666
JW & Co.ParticipantGood morning,
I played with the code you provided and the first half works, but not the second. This is the code currently placed inside the widget after the address in the footer.
Here is the second half of the code I have in the widget content:
[icon type=”facebook”]Here is the CSS I am using to target that particular code:
footer.x-colophon.top .widget .x-icon,
footer.x-colophon.top .widget .x-icon:hover {
font-size: 40px; /*Set this to your preferred social icon size*/
color: #000;
}Please tell me how to make the facebook icon a bit larger, and how to reduce the padding between the footer text and that same icon.
Thanks,
JoshJuly 14, 2016 at 8:26 am #1086768
JoaoModeratorHi There
Please add the following codes to Appereance CUstomizer Custom CSS
div.textwidget p { margin-bottom: 0; }footer.x-colophon.top .widget li a, footer.x-colophon.top .textwidget a i { font-size: 25px; }Hope it helps
Joao
July 14, 2016 at 8:43 am #1086791
JW & Co.ParticipantFirst code worked perfectly, second is affecting the widget on the far right… not the icon in the first widget. Please advise.
Thanks,
JoshJuly 14, 2016 at 10:24 am #1086939
JoaoModeratorHi There,
Try this instead:
footer.x-colophon.top .widget li a i , footer.x-colophon.top .textwidget a i { font-size: 25px; }Hope it helps
Joao
July 14, 2016 at 10:38 am #1086964
JW & Co.ParticipantHello,
The newly suggested code also does not work. Do you need my login credentials?
Thanks,
JoshJuly 14, 2016 at 12:31 pm #1087137
JoaoModeratorHi Josh,
Please send us on a private reply.
Thanks
Joao
July 15, 2016 at 6:30 am #1088351
JW & Co.ParticipantThis reply has been marked as private.July 15, 2016 at 9:34 am #1088553
JoaoModeratorHi use this in your Widget Text Content instead and adjust the size according to your wishes.
<p style="font-size:16px; color:#fff;"> 333 N. Shore Road<br> Beesley's Point, NJ 08223</p> <a href="https://www.facebook.com/homeandhealthy/>[icon style="font-size: 25px" type="facebook"]</a>Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1085146 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
