• Resolved alcynone

    (@alcynone)


    Hi there,

    Thank you for developing such a nice theme.

    I am using a custom header image sized 1600×200 px, before the update it was full sized without any padding around. But now it’s gone with the update.

    Can you help me with resizing my header image, without any white paddings around it?

    https://www.buhaftasonuneyaptim.com

Viewing 1 replies (of 1 total)
  • Thread Starter alcynone

    (@alcynone)

    Well,

    After digging out some css thing, managed to solve it with this:

    #nav-topbar,
    #nav-header { text-align: center; }

    #header .pad { padding-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; }
    .site-title { padding: 0; float: center; }

    Thanx ??

Viewing 1 replies (of 1 total)
  • The topic ‘full size header image’ is closed to new replies.