• Resolved zyq33

    (@zyq33)


    Hello, your plugin is great. On the other hand, when I installed your plugin, the height of my header did not adapt your plugin. It always kept the old mobile menu height, so there is a huge espace at the bottom of the header, do you know how to fix it? https://ibb.co/HYd17Vc
    Thanks !

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @zyq33,

    Apologize for the delay. Add the code below to the custom CSS option inside the General options tab.

    #page-container {
        padding-top: 0px!important;
    }

    Let me know if it worked.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header height problem’ is closed to new replies.