Home>Support>Side menu icon and “x” missing / No H1 centering / No bold

Side menu icon and “x” missing / No H1 centering / No bold

By Gene Gill, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

My site http://TheListWiz.NET has been messed up since I ran smushit – I think it ate them instead. How can I fix it plz…?

ALSO – As you can see on the home page, the H1’s, etc line up way off to the left side, even though they are “centered” in my controls… (?)

ALSO – “bold” does not render… Many items on that page are bold, but not showing up that way… (?)

Many thanks :)

URL: http://TheListWiz.NET

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Gene

    Sorry to hear about the hassle.

    1. Please can you provide some more info on what’s messed regarding Smushit up so we can look into it.

    2. On your home page your headings look to be H2’s. The inline styling isn’t formatting correctly. This is how it looks:

    <h2 style="\"text-align:" center;\"="">
    

    And this is how it should look:

    <h2 style="text-align:center;">
    

    Was this text perhaps pasted in from another document with formatting?

    3. Try entering the following into a plugin like Simple Custom CSS or Jetpack Custom CSS to resolve the bold issue:

    /* Influence Bold Fix */
    
    article.entry .entry-content strong {
    font-weight: bold;
    }
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More