• Resolved Mandy Jones

    (@mandy-jones)


    Hi I am trying to make my header area as narrow as possible.
    1. If I have no titles the height is about 1.5cm / 56 pixels. This is fine I want to keep it this height – but as soon as I tried to add a title or a logo the height increases.
    2. If I add in Site Title text the total height goes to 3cm. If I try setting the Site Title Size to 56 nothing happens. I tried 1 and 100 and the size remains the same.
    3. I removed the text Site Title and inserted a logo of 56px height – this made the header 3cm again. I tried to set Header Height with Padding to 56, 1 or 100 and nothing happens.
    I couldn’t find any documentation as to what units these sizes are – px / cm / % ?

    My website : https://monthlybirthstones.com/
    I have left Header with Padding to 56.

    I looked through the first 4 pages of support issues for this theme but couldn’t find any related to this. Is there a way to search only one theme for a keyword? Any of the search facilities I tried come up with all theme results.

    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Styled Themes

    (@gejay)

    Hi there,

    If you want to reduce the header height you can take this example:

    .header-box {
        height: 84px;
    }

    Let us know if we understanding fully or perhaps this is not what you meant for.

    Thanks

    Thread Starter Mandy Jones

    (@mandy-jones)

    Thank you that works – for others reference this seems to include the height of the menu bar as well.

    So the settings to change the size of the title or header under Customize do not work?

    Regards,
    Mandy

    Theme Author Styled Themes

    (@gejay)

    yes they do, but on the certain size only because they are wrap on certain container which stops title and content to expand more than their limit

    Thanks

    Thread Starter Mandy Jones

    (@mandy-jones)

    Hi I’m afraid that makes no sense at all, if anyone else would like to elaborate that would be great. I prefer not to use css and use provided options as it is less risky when upgrading or changing to other themes.

    Perhaps something can be added to the documentation to clarify what the units are and what the limitations are. All it says is “You can also edit the sizes, and adjust the header top, right, bottom, and left paddings for more or less space.” https://styledthemes.com/pure-simple-setup/341-choose-a-site-title-or-logo

    I am closing this ticket. Thanks for your help.

    Regards
    Mandy

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Size of Header and Titles’ is closed to new replies.