Change the header height & make it overlay with hero image

Home Forums Gillion Theme Change the header height & make it overlay with hero image

Home Forums Gillion Theme Change the header height & make it overlay with hero image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • szjpfan
    Participant

    I also want to know how to adjust the header’s height. Now it seems too high for me.

     

    I also want to create a overlay menu for my homepage, how can I do that?

     

    Thanks a lot.

    Hi @szjpfan,

     

    Thank you for your questions.

     

    I also want to know how to adjust the header’s height. Now it seems too high for me.

    You can adjust it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    I also want to create a overlay menu for my homepage, how can I do that?

    I am not sure what you mean by overlay menu so could you please describe it a bit more in detail?

     

    Best regards,
    Shufflehound team

    szjpfan
    Participant

    Hi I want to create a menu which is transparent and overlay on the hero image. Thanks.

    Hi I want to create a menu which is transparent and overlay on the hero image.

    You can display slider behind header navigation and make header transparent as described in the following topics.

     

    https://support.shufflehound.com/forums/topic/show-revolution-slider-instead-of-breadcrumbs-and-page-title/#post-11992

    https://support.shufflehound.com/forums/topic/transparent-header/

Viewing 4 posts - 1 through 4 (of 4 total)