• Resolved randomlifer

    (@randomlifer)


    First i’m a beginner in all that website thing. i’m running the songwriter premium theme, since the colors patterns looks really nice i didn’t change them. But I tried to upload a custom header banner, after saving it at 1800px width, I was hoping for the banner to fill the whole header, now there’s some white color all around it. is there a way to adjust the banner so it fill the whole header, or at least change the color that surround the banner??

    punkanormalactivity.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    to ensure that your header logo will cover the whole header area, please insert the following CSS code into “Theme Options > Other Settings > Custom CSS”:

    #wrapper .header-content-wrapper {padding: 0;}
    #wrapper .header-content-wrapper .header-content {float: left; width: 100%;}
    #wrapper .header-content-wrapper .header-logo {float: left;}

    Or, instead of setting the header logo, you can set a header image through the “Appearance > Header” panel. This header image will be displayed just under the main header menu and will automatically cover the whole screen width.

    Best regards,
    Tomas Toman

    Thread Starter randomlifer

    (@randomlifer)

    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘header background color/image SongWriter premium’ is closed to new replies.