Tagged: x
-
AuthorPosts
-
July 9, 2016 at 12:24 pm #1079446
tylervarianParticipantHi. I looked in the forum and see that someone asked this same question in 2014. I copied the CSS and put it in the Customizer but there was no change to the font size of my footer text. Should I be doing something else?
Thanks so much!
CSS Used:
.x-colophon.bottom .x-nav, .x-colophon.bottom .x-colophon-content {font-size:1.25em}My website:
http://69.195.124.107/~tudiofi8/July 9, 2016 at 11:37 pm #1079867
RadModeratorHi there,
Thanks for posting in.
Your CSS is not properly closed,
@media (max-width: 767px){ div#meettheteam { background-image: none; padding: 50px 0 !important; } .x-colophon.bottom .x-nav, .x-colophon.bottom .x-colophon-content {font-size:1.25em}should be like this,
@media (max-width: 767px){ div#meettheteam { background-image: none; padding: 50px 0 !important; } } .x-colophon.bottom .x-nav, .x-colophon.bottom .x-colophon-content {font-size:1.25em;}Cheers!
July 10, 2016 at 9:12 am #1080170
tylervarianParticipantRad,
You guys/ gals are the BEST!!! 🙂
July 10, 2016 at 9:29 am #1080185
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1079446 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
