• I have a lot of white space on the right side of all the browsers I look at my website on.
    Website: GoatManMike.com

    Any Suggestions?

    I am using a child theme consisting on 2 files:
    functions.php and style.css

    Currently my style.css is as follows:

    /*
    Theme Name: TwentyFourteen Child
    Theme URI: GoatManMike.com
    Description: Twenty Fourteen Child Theme
    Author: Mike Speer
    Template: twentyfourteen
    Version: 1.0
    */
    @import url(‘../twentyfourteen/style.css’);

    div#wrapper.hfeed {
    margin: 0 auto;}

    body { padding:0; }

Viewing 16 replies (of 16 total)
  • SORRY

    .site {
    background-color: #000;
    max-width: none;
    }
    
    #site-header img {
    max-width: none!important;
    width: 100%;
    }
Viewing 16 replies (of 16 total)
  • The topic ‘White Space on Right side of Twentyfouteen Theme’ is closed to new replies.