Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1342926

    My web shrink header on page scroll. It is like your demo “https://kriesi.at/themes/enfold-startup/”

    On mobile, your demo, is ok when scroll horizontally, however, mine is not ok; header always remains complete.

    Please help

    #1342948

    Hey Magdalena,

    Thank you for the inquiry.

    We don’t really see any issue with the header on mobile view. Would you mind providing a screenshot of the header issue? Please use imgur, dropbox or any image hosting for the screenshot.

    Best regards,
    Ismael

    #1343215

    Hello Ismael
    When mobile is horizontal position, the header remains, it does not shrink on page scroll.
    I have seen your demo “https://kriesi.at/themes/enfold-startup/” beause the header is like mine and the demo is ok on mobile .
    I send you the link to imgur with two images
    Thanks for your help

    #1343224

    Hi,
    Thank you for the screenshot, I see that you are using v4.8.7.1, please try disabling Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and disable any other caching plugins and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files and then update to v4.9 and check again.
    If this doesn’t correct please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    #1343335

    Hello Mike
    Thanks a lot for your answer.
    I include you admin login so please, you can investigate
    Feel free to modify what it is needed. I am not a web professional, just an amateur :)

    #1343344

    Hi,
    Thanks for the login, I added this to your Quick CSS to adjust for the landscape orientation

    @media only screen and (max-width: 900px) and (orientation: landscape) {
    .html_header_top.html_header_sticky #top #header {
        position: absolute;
    }
    .responsive .logo img, .responsive .logo svg {
        height: auto !important;
        width: auto;
        max-width: 100%;
        display: block;
        max-height: 80px;
    }
    #top #header_main > .container,#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link {
    	height: 80px!important;
        line-height: 80px!important;
    }
    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block!important;
    }
    .responsive #top .av-main-nav .menu-item:not(.menu-item-search-dropdown) {
        display: none!important;
    }
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    #1343794

    Hello Mike, thanks for your help
    Now it is all ok
    Please, can you tell me where may I find the update v4.9 ?

    #1343800

    Hi,

    Thanks for the update. You can always find the latest version of the theme in your Themeforest account. You should be able to update from the backend as well, if you have registered your theme: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1343877

    ok, thanks again !!

    #1343903

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1344526

    Hello the team

    I am using a background image.

    It seems to show ok on computer screen but it show not good on mobile screen because the vertical space asigned on the mobile screen is ok but in the landscape orientation the image covers a small part and the rest is just blank space on top.

    I am sending you two screenshots, the link here on private.

    I also include you admin login so please, you can investigate

    Please check it both on computer and mobile screens.

    Thanks a lot

    #1344694

    Hi,

    Did you set the “Styling > Background Image > Background Repeat” settings to “Stretch to fit”? This will stretch the image and make sure that it covers the entire container.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #1344724

    ok, Ismael !
    I open in a separate thread.
    Thank you very much for your answer.

    #1344730

    Hi,
    Glad we were able to help with your issue in this thread. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘header on the mobile horizontally’ is closed to new replies.