• Just a general question: The header on the Dara theme (the white area where the site branding appears) is pretty tall. I am trying to find the easiest way to reduce the height of that section (defaulting to 1180 x 298.2). In other words, I would like the x-height to remain the same (currently 1180) and the y-height (currently 298.2) to be more like 225, understanding that I might need to adjust the logo image area, as well. Thanks for your help.

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

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

    (@mstein63)

    I think I figured it out. Please confirm:

    .site-branding {
    box-sizing: border-box;
    padding: 0px; /*controls padding around image*/
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Banner size in Dara theme’ is closed to new replies.