Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #215026
    #215106

    Hey frvill!

    1- Which type of header are you using? You can post the link to your website so we can check or you can check it yourself in Enfold theme options under Header tab. If you are using “Header with social icons and bottom navigation”, you can add following code to Quick CSS in Enfold theme options under Styling tab

    .bottom_nav_header.social_header #header_main .container { height: 200px; }

    2- Yes, you can use that code to remove breadcrumbs bar

    Best regards,
    Yigit

    #215289

    Hello,

    it is the “small fixed header”.
    I have added a wider image (without changing the height) and it seems to work correctly on desktop and mobile.

    What would be the code with the Small Fixed Header ?

    Thanks
    Fred.

    #215353

    Hey!

    Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003 if you would like header to resize when scrolled. If you want it to be fixed, please add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
    height: 200px !important;
    line-height: 200px !important;
    max-height: none !important;
    }

    Regards,
    Yigit

    #215392

    Thanks
    Incredible support !
    We know what we are paying for with your themes !! :)

    #215396

    Hi!

    Glad we could help Fred :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Put a bigger logo ?’ is closed to new replies.