Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1735501
header sticky height
Closed

Comments

  • Guepardo started the conversation

    Hi,

    The height of the sticky header is not working.
    I want you to have 90px. Can you help me?

  •  1,845
    Elated replied

    Hello there,

    Thank you for writing in.

    I have tested it on my local installation and it looks like this option should be working well:

    However please make sure that you have chosen Sticky on scroll up or Sticky on scroll up/down in Choose Header Behavior in Elated Options>Header:

    However if you want to use Fixed on scroll here please copy this code to Appearance > Customize > Additional CSS:

    .eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area {
        height: 90px!important;
    }

    Please let us know if there is something else we can do for you!
    Thank You,
    Kind Regards,
    Norah


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Guepardo replied

    Hi,

    Css did not work.

    .eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area {
        height: 90px!important;
    }

    I would like to have the menu fixed and not Sticky on scroll up or Sticky on scroll up / down.

  •  1,845
    Elated replied

    Hello Guepardo,

    as I can see code you have entered is not matching code we have sent you:

    In order for this to work you should copy code from here and simply paste it without changing any classes:

    .eltdf-page-header .eltdf-fixed-wrapper.fixed .eltdf-menu-area {
        height: 90px!important;
    }

    Please let us know if there is something else we can do for you!
    Thank You,
    Kind Regards,
    Norah


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.