Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979183

    Hello, 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.

    #979691
    Prasant Rai
    Moderator

    Hello 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.

    #984842
    This reply has been marked as private.
    #985407
    Lely
    Moderator

    Hello 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.

    #985901

    Yep, it was a caching issue. Thanks for the help, excellent support as always!

    #986067
    Rupok
    Member

    You 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!

  • <script> jQuery(function($){ $("#no-reply-979183 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>