1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Support on Sticky Menu

Discussion in 'Basic Support Forum' started by Thibaut Goarant, Jul 4, 2019.

  1. Thibaut Goarant

    Thibaut Goarant New Member

    Hello,

    I am having issue with my menus. I am using another plugin Ultimate DIVI builder addons (together with Header ultimate N.10), it seems both plugins are somehow creating issues to each other.

    The other plugin basically transforms the homepage/pictures in a slideshow, where you change pictures / scroll by using the mouse wheel or keyboard.

    Originally, my menus (white band) and 2ndary menu (black band) disappear when I scroll when the mouse pointer is on the menus. The guy from the other plugin gave me the following CSS in order to solve the issue including another issue which is about the submenu not appearing.

    @media all and (min-width:981px) {
    .free-du-plugin-header {position:absolute; width:100%;}
    }

    but in that case the menus are sticked so I cannot see fully my pages as there are the menu on top. They do not understand they should stop before the menus (by the way I just need the white band menu to stick not the black one).

    I know this a bit controversial to ask you support but the other guy is telling to contact you and not him anymore on the issue (he claims that his plugin works on by Default Divi Menu). I am so sorry but could I get your support?

    https://kokoropanier.com

    Many thanks.

    Best regards

    Thibaut
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  2. Thibaut Goarant

    Thibaut Goarant New Member

    Sorry, basically what I am trying to have for the homepage is the same behavior of the header like on the other pages, basically when you start to scroll the sliders, the black band menu hides.

    Hope I am clear enough.
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Industrial' Divi layout for all Pro members:View Demo
  3. Thibaut Goarant

    Thibaut Goarant New Member

    Sorry again, basically the fix works only for the homepage and is screwing up the other pages. Sorry but I am desesperate, do not know what to do...
    What I would like is :

    - homepage: the white band menu is sticky and the black is hiding when you slide down. The sub-menu of "paniers" is appearing (now hiding). The above fix almost covered this except for the hiding black band menu but was screwing up the other pages (basically the header was covering the top picture). Also fix the contact block, which is slightly out of the white band menu.
    - other pages: fine like that

    I understand this maybe time consuming hence I am ready to pay you if reasonnable.
     
    #4 Thibaut Goarant, Jul 4, 2019
    Last edited: Jul 4, 2019
  4. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Few things:

    1. To apply your CSS on homepage only, just add body.home in front of your CSS.

    2. Not possible to achieve this: when you start to scroll the sliders, the black band menu hides.
    **This is because on their fullscreen scroll page, scrolling is not considered as scrolling. So our sticky on scroll doesn't work on your homepage.

    3. As for the solution that they gave, apply the CSS to make it works on homepage only:
    Code:
    Log In or Sign Up to view this code.
    **As you can see, we added body.home in front of the CSS.

    But now, your issue is that it's blocking your last section menu. For a quick fix, just proceed to your last section & add padding top to the section / row settings.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade before / after image slider for your Divi site without using any plugins:View Demo
  5. Thibaut Goarant

    Thibaut Goarant New Member

    Thank you so much!!!!! you cannot imagine how I feel now. For the last sections, yes, that's an easy one.

    Regarding the red block which is not aligned with the white band menu, do you have a fix? (I've attached a print screen from a proxy as from my computer even by cleaning all the caches, it appears good - in your case do you see it like the proxy or everything is fine?).Sorry for the many questions.
     

    Attached Files:

  6. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    The button looks fine from my side. It's just that I couldn't see the position absolute CSS fix on your site. Try to clear your WP Fastest Cache & autoptimize cache.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade promo bar / notification bar with close button for your Divi site without using any plugins:View Demo
  7. Thibaut Goarant

    Thibaut Goarant New Member

    On my side it is good also (I already cleared all caches), it is just on the proxy page that it is appearing strange, I am just worried that people will come on my website see the same issue (basically that's also the reason why we use proxy too).
     
  8. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Tested kproxy & it loads fine.

    upload_2019-7-5_14-26-51.png

    I also tested the same proxy as yours: hide my ass proxy. Here's the result: http://recordit.co/7h5JXMCVoh
    **Somehow your site image & fullscreen scroll doesn't work. But the button looks fine. As for our demo site with same header style, everything looks fine.
     
    1. PRO MEMBER PERKS Divi Block Pro - 30+ premade custom footer designs for you to choose from:View Demo
  9. Thibaut Goarant

    Thibaut Goarant New Member

    Thanks for checking!

    OK so it's fine on your side. (however on mine another arise...).

    Thanks again for your great support.