Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #701560

    hi guys!
    I got a problem trying to use a image for full background or full widht.
    My logo is 2435×277
    But i cannot get to display this image using full width of header.
    I have tested with:
    #header_main > .container {
    padding: 0;
    }
    or
    div#header_main .container {
    width: 100%;
    margin: 0;
    }
    But its showing all time a little img of my logo.

    Thank you very much for support.
    my site is : http://www.kingavers.com

    #701735

    Hey mrpacogp,

    I’ve checked the link you gave but it’s seems to be down at the moment. Please let us know if it’s up so we can help resolve the issue.

    Best regards,
    Nikko

    #701738

    Hi Nikkko.
    Thank you for support.
    I mistake the url:
    http://kingvaders.com/
    Kind regards.

    #701982

    I have set 256px on header height on settings menu header, but stills same position.
    Test also to use large width like 2560px but same effect.
    Kind regards.

    #702316

    Hi,

    Kindly add this code to your Quick CSS:

    .html_header_top.html_logo_center #top .logo {
        left: 0;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }
    
    #top .logo a {
        max-height: none !important;
    }
    
    #top .logo img {
        height: auto !important;
        max-height: none !important;
        width: 100%;
    }

    Best regards,
    Nikko

    #702481

    Thank you very much @Nikko for your support.
    You are awesome!
    Now its working really nice!
    This is because i have a max-height on default style? I have seen this on inspect my web, but dunno where come from.

    Finally, thank you very much.
    Kind regards, and happy halloween 2016 incoming! ejejejej

    #702566

    Hi,

    Glad that we could help, it’s a pleasure. Thank you for using Enfold :)

    Advance Happy Halloween (^_^)

    Best regards,
    Nikko

    #710637

    I apologize about reopen that ticket.
    In my site kingvaders.com, before to do scroll down you can see the complete size of my img for header.
    But when i scroll down, the main menu cut a little the main img of header.
    I have tested something do a max hegiht, but every time i scroll down the img of header become reduce their size.
    thank you very much for support.

    #710656

    Hi!

    That is because the image size adjust when scrolling so the bar is bigger.
    Do you want to make the logo smaller or adjust the size of the bar?

    Regards,
    Basilis

    #710662

    Thank you Basilis for your reply.
    I want to get the img of header every time the same size instead of doing scroll or not.
    header
    Now my nav bar is different but still working on that.

    #710834

    There is two components really? the header img, and the nav main, how to set or fix the img size become all time the same, or the nav main dont block de img?
    Kind regards, and apologize about my english.

    #711786

    Hi!

    Please go to the Enfold > Header > Header Behaviour panel then disable the “Shrinking Header” option.

    Best regards,
    Ismael

    #711845

    Thank you very much Ismael for your support.
    Yes, if i disable “Shrinking Header” the size of header its ok, but still fixed at bottom.
    I want to move my header to top of my browser when i scroll down.
    The problem its the img of header be resized when scrolls down.
    Kind regards.

    #712364

    Well, i still testing options.
    I want to use Shrinking Header but with the same size of my logo img, but the nav menu still broken this space.
    Any suggestion?
    Kind regards.

    #712705

    Hi,

    Do you need the shrinking header behavior? Please post the login details here so that we can check the settings. Or try this in the Quick CSS field.

    #top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a, #top #header_main #menu-item-shop .cart_dropdown_linkav-logo-container {
        min-height: 129px !important;
    }

    Regards,
    Ismael

    #712823

    Well, i have tested alot of times with min-height but not in the class that be required.
    Thank you very much Ismael for your support.
    Finally got it working.
    And thank you again to all team of kriesi support.
    I want to buy for my next page a new template of kriesi, but enfold is a drug for me hahahaha
    I want to create a page like this : https://www.bulgarihotels.com/
    Some clean, with a full image and a transparent menu, well there is a lot of awesome pages like this.
    Again, thank you very much and kind regards.

    #713414

    Hi!

    Great! Glad that it is working now. And thank you for using the theme! :)

    P.S: Please leave a review for the theme (https://themeforest.net/downloads) if you have the time. Have a nice day!

    Best regards,
    Ismael

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