Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #51115
    pips
    Participant

    Hey Sakin,

    Can you implement a function which enables the main-menue to appear a little bit smaller when you scroll down but beeing fixed?

    My website: http://www.lichtundmusik.ch

    Greetings from Switzerland
    Pips

    #51129
    Sakin
    Keymaster

    @pips: Sorry this option is not there. You need to add plugin. I just try this plugin
    https://wordpress.org/plugins/lowermedia-sticky-js-menus/.

    1. Just activate this plugin.
    2. Go to “Appearance => Theme Options => Custom CSS” box and add the following css:

    #header-menu-sticky-wrapper { margin: 0 !important; }
    .admin-bar .is-sticky #header-menu { top: 32px !important; }

    3. Go to “Settings => Sticky.js Menus” and then in “Sticky Object” you need to add in #header-menu

    #51203
    pips
    Participant

    Hey Sakin,

    Many thanks it works almost fine except for the mobile version. On the homescreen the menue button disappear. Do you have some code snippet how it is not disapearing in the mobile version?

    Greetings

    #51294
    Sakin
    Keymaster

    @pips: Some issue with that plugin. Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #main-slider { clear: both; }

    #53662
    Schelbi
    Participant

    That’s what i was looking for! Works great on my website http://9palacestcm.com

    Thanks for your great support!!

    #53663
    Sakin
    Keymaster

    @Schelbert: Thanks for your appreciation.

    #108324
    Candice
    Participant

    Hi Sakin,

    Thanks for a great support forum!

    How do i make the nav bar sticky in Create (free) theme?

    Thank you,
    Candice

    #108378
    Sakin
    Keymaster

    @candice: Can you post in Create theme support forum at https://catchthemes.com/support-forum/forum/create-free/ and also post in your site URL there. Then I can check in. This is Catch Everest Pro theme support forum. So, if I give you answer there, others will be confused. Sorry for this.

    #108861
    Candice
    Participant

    Thanks Sakin, have done so!

    Much appreciated xx

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Fixate Menue and make a smaler logo’ is closed to new replies.