Title: Site Too Small!
Last modified: August 22, 2016

---

# Site Too Small!

 *  Resolved [robertkellyuk](https://wordpress.org/support/users/robertkellyuk/)
 * (@robertkellyuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/)
 * I have just installed Ignite, but when I go to my site it’s too small to read.
   Even the logo and top menu is unreadable.
 * I’ve included a screenshot to show what I mean.
 * Any ideas what I’ve done wrong?
 * [http://img.photobucket.com/albums/v231/Lisbon67/website.jpg](http://img.photobucket.com/albums/v231/Lisbon67/website.jpg)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916778)
 * Thanks for using Ignite!
 * The first thing to check is to make sure your browser isn’t zoomed out. Certain
   browsers will save this on a per-site basis (even if it was just an accident).
 * If that’s not the case, could you share a link to your site? I should be able
   to find a solution once I can check it out.
 *  Thread Starter [robertkellyuk](https://wordpress.org/support/users/robertkellyuk/)
 * (@robertkellyuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916794)
 * Hi Ben,
 * Thanks for the reply.
    I’ve checked that the browser isn’t zoomed out and I’ve
   even tried a couple of different browsers. The site is having an issue at the
   moment, I’ll link it up when I get home.
 * Thanks.
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916801)
 * Ok thanks for the update.
 *  Thread Starter [robertkellyuk](https://wordpress.org/support/users/robertkellyuk/)
 * (@robertkellyuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916824)
 * Ben,
 * Finally got my site back up, looks like my host was having some issues.
    Anyway,
   the problem is still there. My site is [http://robertkelly.me](http://robertkelly.me)
 * Thanks again
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916850)
 * Great, thanks for the link.
 * What’s happening is that there is a plugin on your site (bootstrap shortcodes)
   that is setting the site’s font to be 62.5% it’s normal size.
 * The font size can be corrected with the following CSS:
 *     ```
       html {
         font-size: 100% !important;
       }
       ```
   
 * You can copy and paste that code into the “Custom CSS” section in the Customizer(
   Appearance > Customize). Once added there, it should take affect right away.
 * You may not have any further issues with that plugin, but I would stay a bit 
   wary of it in case something like this happens again.
 *  Thread Starter [robertkellyuk](https://wordpress.org/support/users/robertkellyuk/)
 * (@robertkellyuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916860)
 * Ben,
 * That has worked perfectly.
    Many thanks.
 *  Thread Starter [robertkellyuk](https://wordpress.org/support/users/robertkellyuk/)
 * (@robertkellyuk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916861)
 * And I guess we can call this resolved. 😉
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916862)
 * No problem 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Site Too Small!’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ignite/1.84/screenshot.png)
 * Ignite
 * [Support Threads](https://wordpress.org/support/theme/ignite/)
 * [Active Topics](https://wordpress.org/support/theme/ignite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ignite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ignite/reviews/)

## Tags

 * [small](https://wordpress.org/support/topic-tag/small/)

 * 8 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/site-too-small/#post-5916862)
 * Status: resolved