Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #232493
    lorenzoc
    Participant

    Hello,

    I am using the free gridalicious theme, is there a way to have the menu sticky without using a plugin?

    This is my site:

    http://www.massaggixuomini.it

    #232590
    tikaram
    Keymaster

    @lorenzoc: I checked your site and your menu is already sticky. Am I missing something please let me know.

    Regards,
    Tikaram

    #237471
    lorenzoc
    Participant

    Sorry for delay,

    The mobile menu is not sticky.
    Could you help me?

    Thanks a lot!

    Lorenzo

    #237512
    tikaram
    Keymaster

    @lorenzoc: Login to your WordPress admin and add the following additional css.

    @media only screen and (max-width: 990px) {
    	#masthead {
    		position: fixed;
    	}
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #240285
    lorenzoc
    Participant

    Thanks for your kind reply and sorry again: i want the header to be sticky. My informatic knowledges are very basic!

    #240346
    tikaram
    Keymaster

    @lorenzoc: Have you added the additional css that I have provided above. Please let me know.

    Regards,
    Tikaram

    #240381
    lorenzoc
    Participant

    Dear Tikaram,
    Yes I have, but unfortunately it only make the mobile menu sticky, NOT the header.

    Best regards,
    Lorenzo

    #240449
    tikaram
    Keymaster

    @lorenzoc: I suggest you to hire a customizer to get your site customized. Please let me know if you have any more issues.

    Regards,
    Tikaram

    #240473
    lorenzoc
    Participant

    Thanks,
    I will keep it as it is.

    REGDS,
    Lorenzo

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Sticky menu without plugin’ is closed to new replies.