• Hi

    Recently, something has changed which has shrunk the Widget fonts to a tiny size. I have tried to work through the CSS but can;t see what’s wrong. Any help would be much appreciated. This is our church website and I am very much a part-time WP admin!

    Thanks
    Peter

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    I see in the Additional CSS you defined this rule:

    .widget-title {
        font-size: 9px !important;
    }
    
    .widget-content {
        font-size: 9px !important;
    }
    
    

    modifying it could fix the issue

Viewing 1 replies (of 1 total)

The topic ‘Widget fonts suddenly became tiny’ is closed to new replies.