• E ae galera, blz ?

    Eu sou novo na cria??o de site com WordPress e queria uma ajuda para aumentar (altura) do cabe?alho do meu site que esta sendo criado com storefront 1.6.1.
    desde já agrade?o a todos.

Viewing 1 replies (of 1 total)
  • Hi erick99,

    As suggested in my other response to you in a different thread, please update to the latest version of Storefront as a first step.

    It sounds like you want to increase the size of the Header, is that right? I would suggest doing that using some CSS.

    Something like this would increase the area above the main navigation:

    .site-header {
        padding-top: 8em;
    }

    Ideally you would set the height specifically for each media query so it looks good on all devices, but that’s just an example. I would suggest you try it out and find what works best for your site’s design.

    Cheers,

Viewing 1 replies (of 1 total)
  • The topic ‘como aumento o cabe?alho do tema storefront 1.6.1 ?’ is closed to new replies.