Tagged: x
-
AuthorPosts
-
May 27, 2016 at 9:42 am #1013007
lisacole1ParticipantHi
on http://www.kentbabymatters.org
I’m trying to get the footer widgets to look a bit better.
In the widgets themeselves I’ve aligned the image to center (which doesn’t seem to work)and in custom css I’ve tried to make columns 1 and 3 take up 25%, leaving half the space for the bigger image, that didn’t work either 🙂
.x-colophon .x-column.x-1 { width: 25%; } .x-colophon .x-column.x-3 { width: 25%; } .x-colophon .x-column.x-2 { width: 45%; }Any help or ideas would be appreciated.
May 27, 2016 at 12:11 pm #1013212
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
footer .textwidget { text-align: center !important; }Let us know how this goes!
June 7, 2016 at 3:14 am #1029504
lisacole1Participantyay! perfect, thank you!
Can I lose some of the white space above the logos in the footer? It’s very tall.June 7, 2016 at 6:51 am #1029758
LelyModeratorHi There,
Please add this CSS:
footer.x-colophon.bottom { padding-top: 0; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1013007 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
