Navigation

    Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com

    Customize Fonts/Cities

    Your Feedback and Suggestions
    2
    2
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      samlanegould Meteorologist last edited by

      Is there a way that anyone knows where we can make the fonts bigger for cities and to customize city selection?

      1 Reply Last reply Reply Quote 0
      • FitBoy
        FitBoy last edited by

        You can change the main font-family of the theme by clicking on Appearance -> Theme Options -> Advanced Settings.
        To customize the font-size, please put your Custom CSS to Appearance -> Theme Options -> Advanced Settings -> Custom CSS.
        Some suggestions for you can also get help from mirror font generator :

        #wilcity-menu .menu-item{
        font-size: 14px;
        }
        
        h1{
            font-size: 14px;
        }
        h2{
            font-size: 14px;
        }
        h3{
            font-size: 14px;
        }
        h4{
            font-size: 14px;
        }
        h5{
            font-size: 14px;
        }
        h6{
            font-size: 14px;
        }
        

        You can also use Google Console to generate Custom Code yourself:

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
        NodeBB & contributors, OSM & contributors, HERE maps
        Terms and Conditions     Privacy Policy