Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #928355

    Header size is different for each page.
    Plz Check the link

    *The theme header size setting is large.
    Link1
    Link2

    • This topic was modified 6 years, 8 months ago by gaia100.
    #928625

    Hey gaia100,

    They are the same on my end, though your menu seems to go on two lines. You could try to increase the container width to remedy that, or decrease the amount of text you use in the menu items.

    Best regards,
    Rikard

    #928843

    hi.
    I’m sorry, I changed the header setting to ‘slim’.
    Check it again plz.
    Each page has a different header size.(maybe logo size..)

    #929210

    Hi,

    Please check on both the pages if the header settings are the same in Page > Layout > Header visibility and Transparency settings.

    Best regards,
    Vinay

    #929496

    Hi Vinay,
    Header visibility and Transparency Settings is same.(‘No transparency’..)
    I do not know the cause…

    #930043

    Hi,

    Please share the admin login details so we can take a closer look at this issue.

    Best regards,
    Vinay

    #930218
    This reply has been marked as private.
    #930531

    Hi,

    I could not see what’s causing the issue but there’s some missing class on the page with smaller logo, to fix it, I added this in your Quick CSS:

    .html_header_top.html_header_sticky.html_stretched #header_main .container,
    #top #header.av_large .inner-container {
      height: 116px;
      line-height: 116px;
    }
    
    .html_header_top.html_header_sticky.html_stretched.html_bottom_nav_header #main {
      padding-top: 168px;
    }

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.