Reply To: Epik Header Image – for a non coder

Homepage Community Forums Epik Theme Support Epik Header Image – for a non coder Reply To: Epik Header Image – for a non coder

#10753
Wes
Moderator

    @sportydave Is this your site? – http://www.malleeblue.com/ I just happened to be on the SP forums just now and saw your username. If you take a look in your css (around line 1954 in your css) you’ll see this –

    .header-image .site-title a {
        float: left;
        min-height: 164px;
        width: 100%;
    }

    Change the width to around 360px (since that’s the size of your logo).

    If this isn’t the site you’re referring to just let me know…..although it should be the same result either way.

    Let me know if this helps.