• Good afternoon,
    thank you for this very nice WP THEME. i d like to increase dimensions of height of header, the pics you re seeing are samples, just put to study wordpress.

    and,if it’s possible, even change Charachter Dimension of Header’s title: it’s small (Clinica Veterinaria Regina).

    how could i modify this Theme?

    Thank you so much
    Ninni

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author themesglance

    (@themesglance)

    Hello,

    Add the below code in additional CSS.

    Go to Dashboard >> Customize >> Additional CSS >> Add the CSS >> Publish it.

    #header {
    height: 250px;
    }
    #header .logo h1 a, #header .logo p.site-title a {
    font-size: 35px;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Change header height’ is closed to new replies.