Tagged: x
-
AuthorPosts
-
May 6, 2016 at 2:23 pm #979183
GreaterGoodSolutionsParticipantHello, I have what seems to be a fairly straight-forward issue but I can’t seem to figure it out. I just want to change the font-size of the footer menu. I have been able to do it by inspecting and changing the code in my browser (Chrome) but when I apply the same code in the CSS customizer in the theme it doesn’t take. I have tried changing the font-size properties in
.x-colophon.bottom .x-nav li a (ideally where I’d like to make the change) and also in .x-colophon.bottom. Both work fine in the browser yet have no effect in the theme CSS. Please advise, thanks!Images are of the changes in the browser.
May 6, 2016 at 9:41 pm #979691
Prasant RaiModeratorHello There,
Thanks for writing in!
Please replace your code with the one given below:
.x-colophon.bottom .x-nav li a { font-size: 14px !important; }Let us know how it goes.
Thanks.
May 10, 2016 at 4:59 pm #984842
GreaterGoodSolutionsParticipantThis reply has been marked as private.May 11, 2016 at 1:45 am #985407
LelyModeratorHello There,
Thank you for the credentials. Above code is working when I checked. You might be seeing a cache content. Please clear browser cache. See attached screenshot.
May 11, 2016 at 9:26 am #985901
GreaterGoodSolutionsParticipantYep, it was a caching issue. Thanks for the help, excellent support as always!
May 11, 2016 at 11:01 am #986067
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-979183 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
