Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1045292
    daniel v
    Participant

    Is there a way to resize the footer menu text in the Icon Theme? I found the CSS to resize the social widget icon font but not the menu items. Thx…

    #1045417
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    
    .x-colophon.bottom .x-nav {
      font-size: 20px; 
    }
    

    Hope it helps,

    Joao

    #1045512
    daniel v
    Participant

    Joao;

    That only seems to add space between the menu and the social icons.
    I added this CSS for the social icon font:

    .x-colophon.bottom .x-social-global a {
    font-size: 1.5rem;
    }

    Daniel

    #1045606
    Jade
    Moderator

    Hi Daniel,

    Kindly provide us with the URL to your site so that we could check it. Thank you.

    #1045670
    daniel v
    Participant

    http://159.203.0.13/studio237
    Do you need access as well?

    #1045796
    Nabeel A
    Moderator

    Hi again,

    Thank you for providing the URL. Replace the previous code with this one:

    .x-colophon.bottom .x-nav li a {
        font-size: 20px !important;
    }

    Let us know how this goes!

    #1045810
    daniel v
    Participant

    That did it, thanks

    #1045964
    Friech
    Moderator

    You’re welcome, please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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