Robert Wattner
Forum Replies Created
-
I just looked at the site and I can’t replicate the problem.
I did notice that the scroll class is on the header immediately. Do you have the scroll distance set to a low number? Can I ask exactly what options you have enabled on the plugin? It looks like you might not even need the plugin to be honest.
From what I can tell the header is only using the position:fixed. You can do this with css if that’s all you need. Just add this in the header’s custom CSS custom CSS area.
selector { position: fixed !important; top: 0 !important; }If you can use that css, then disable the plugin, and you still have issues, it’s something else causing it.
Does this problem still happen when you disable header footer builder plugin?
Let me know if any of this helps or if you find something specific that causes the problem. Unfortunitely it’s almost impossible for me to diagnose if I can’t replicate it. What browser are you using?
Hi,
do you have a link to the site with the issue? Are you using the hide header feature?
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] help with changing hamburger iconThat makes sense. No problem at all. I’m happy to help.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] help with changing hamburger iconHi,
I noticed that you aren’t using my plugin for your header. I’m curious how you made it to a forum for a plugin you don’t use.
Even still, I don’t mind helping. What you want to do is actually very easy. Simply paste this css wherever you keep your custom css and you should be good to go.
/* CHANGE HAMBURGER ICON ON SCROLL */ .elementor-sticky--effects .elementor-menu-toggle svg { fill: #2F303D !important; }I hope this helps!
Forum: Reviews
In reply to: [Sticky Header Effects for Elementor] Total JunkSorry you’re having problems with the plugin. I’d like to help if I can. Could you explain what is being glitchy? The background color change is working on all of my testing and nobody else has reported this issue. If there are major problems like this I’d like to be able work with you and fix them.
Hi,
I just finished an update with a few fixes including this one. I’m about to leave for vacation and won’t be able to address potential bugs while gone. So, I’ll probably release the update when I get back. That update should solve the issue.
Sorry for the inconvenience and thanks for your patience.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Appear On Smoothly With TransitionHi,
I just finished an update with a few fixes including all of the transitions. I’m about to leave for vacation and won’t be able to address potential bugs while gone. So, I’ll probably release the update when I get back. That update should solve the issue.
Sorry for the inconvenience and thanks for your patience.
I will look into this. Thank you for letting me know.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Change Logo ColorHi,
Im happy you like that feature. It should also be compatible with the new elementor “mega” menu soon. Unfortunately, changing the image completely isn’t available on the free version. I’ve got it working on the pro version, but that isn’t released yet. Sorry.
I would normally provide some quick custom css you could use instead. But, in this case, it’s much more complicated than that.
You might be able to find how to do this with JavaScript online. If it helps, the header toggles a class “she-header” at the scroll distance. Good luck and sorry I can’t be of more help.
Looks like you got what you described. There’s always a better/different way to do things like that. To me it looks like there are 2 logos on top of each other when the header is visible. It seems like there is no need for one in the header since the fixed one never leaves the page. Just a thought.
Good luck refining this. It’s a nice effect.
Hi,
I’m happy you like the plugin. It sounds like what you described should work. I’ll have to test this out myself when I get some free time. That will most likely be tomorrow or possibly later today.
Since this isn’t an official feature of the plugin, I’m going to mark this as not a support question. But I will give it a shot and let you know what I come up with.
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Work with Elementor freeMy pleasure. Thanks for the review!
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] Work with Elementor freeNo I don’t have a guide. The plugin is meant to be used with elementor pro but it does work with free
Really, the main thing I would recommend is setting the scroll distance to 1 so the header becomes sticky immediately. It’s a smoother transition that way.
Are you still having this problem?
Are you still having problems with this?