I´ve a problem with my Fixed Header Bar

Home Forums Pro Support I´ve a problem with my Fixed Header Bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #70119
    info@webesel.deinfo@webesel.de
    Participant

    There is so much space between my Header Bar and my content. I dont know what to do. I tried also with adjust-page, without also. I cant get the right parameters.

    Brakepoint is 980px

    STARTSEITE

    #70126
    Kriti SharmaKriti Sharma
    Keymaster

    Hi there,

    Welcome to Responsive Menu Pro Support forum. Let me check this. I will get back to you as soon as I find the solution.

    Regards,
    Kriti

    #70127
    info@webesel.deinfo@webesel.de
    Participant

    I´ve the solution.

    Put this in custom css in wp

    @media only screen and (max-width:980px) {
    #page-container {
    padding-top: 0px !important;
    }
    }

    #70128
    Kriti SharmaKriti Sharma
    Keymaster

    It is good to know that you were able to write CSS code to resolve the issue. Feel free to contact me anytime if you need further assistance.

    Kind regards,
    Kriti

    #70131
    info@webesel.deinfo@webesel.de
    Participant

    Is there any possibility for using on multisites on one installation?

    #70132
    Kriti SharmaKriti Sharma
    Keymaster

    You need multisite license for multiple installations on different sites.

    Regards,
    Kriti

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘I´ve a problem with my Fixed Header Bar’ is closed to new replies.