• Hello, I need help because I’m about to say forget it about doing a website over a stupid little thing.

    http://www.coloradourbanlegends.com

    My header image in my twenty fourteen theme will not stretch to the full width of the screen.

    I have changed the width to 100%. I have changed it to 1260px. I have done all I can think of and find to fix this….but no matter what, my header image has a small white margin to the right of the screen above the navigation bar. Can someone help me? Please? I’m begging here.

    Disclaimer: I can usually find my way around code a bit, but I am far from fluent, so…I may ask some dumb questions.

Viewing 1 replies (of 1 total)
  • Hello @courbanlegends

    As far as i have checked locally using twenty fourteen theme it worked fine. I uploaded the image of size 1260 × 240 px as it is suggested by the theme.

    And as i have checked your site, to adjust the header image size , i would like to suggest the below CSS.

    .comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
        width: 1343px !important;
    }

    I hope this will resolve your issue.

    Best Regards!!

Viewing 1 replies (of 1 total)
  • The topic ‘Header image not full width’ is closed to new replies.