• WittersII

    (@wittersii)


    Hello,

    I am using the evolve theme on my wordpress site:

    http://www.ratedtoolbox.com

    Is it possible to increase the height of the header?

    It is currently set to 170 pixels and I would like to increase it to better accommodate the header image.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sam

    (@soumendra)

    Hello,

    You can try this in your Custom CSS for achieving that:

    .header {
        height: 210px;
    }

    You can adjust the size as per your requirement.

    Thank you.

    emranemranx

    (@emranemranx)

    Hi there,

    Thanks for writing in,

    There is a newer version of the theme is available which contains more features and also eliminates most of the previous bugs and there is header height feature is also included in theme options. Before updating make sure that you’re having your changes reserved into your child theme.

    https://ww.wp.xz.cn/themes/download/evolve.3.3.0.zip?nostats=1

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header Height’ is closed to new replies.