Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #596191

    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

    #596722

    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

    #596823

    Hi Rikard,

    I have to change this:

    Actually click on scroll down arrow

    to this:

    new scroll down

    #596824

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.