Hi,
I have the following problem. Currently, the scroll down stop if the bottom of the header hit the top of next section. For my project the scroll down has to stop if the top of the header hit the top of the following section.
Can i change the anchor position of av_section?
thanks
Christoph
Hey Christoph,
Could you provide us with a link to the site in question so that we can take a closer look please? I’m not sure I understand exactly what you mean either, could you try to explain a bit further and/or post a screenshot of the issue please?
Thanks,
Rikard
Hi Rikard,
I have to change this:
to this:
Hey!
The screenshots you provided are not working we need to be able to inspect the element in question to provide you accurate solution.
however you please tweak the css below and add it to Enfold > general Styling > Quick CSS
feel free to change the value to + or – to suit your design.
#header .widget {
top: -150px;
margin-bottom:-150px;
}
If the above do not work please provide a working link where we can inspect the element in question.
Best regards,
Vinay Kashyap