• Resolved pixartmx

    (@pixartmx)


    I set the sticky to heather and works fine but when the menu is press is scrolls to the id but the beginning of the id zone is behind the heather instead of stopping at the end of the heather

    How can i set that the stops at the bottom of the heather?

Viewing 5 replies - 1 through 5 (of 5 total)
  • @pixartmx can you provide a url to check?

    Thread Starter pixartmx

    (@pixartmx)

    @pixartmx this is css issue with the style of your website…

    The best I can do is to ask You to add to your theme custom css this style:

    .elementor-section {
        padding-top: 101px !important;
    }

    Should do the job.

    Thread Starter pixartmx

    (@pixartmx)

    Doesn’t do the job because it add the space as padding in all the sections and inner section.

    i Need to align every section to the bottom of the heather menu that is sticky.

    the theme is the Ocean WP

    @pixartmx this is the way that your theme is done… It’s a css issue… If that cannot do the Job I don’t have any solution for it. I see a lot of paddings on section and that could be the issue.

    Maybe sticking the main right after the header and make all content inside scrollable solve the issue, but you have to change the css to do it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘using stikcy heather but anchor stops at the top of the heather’ is closed to new replies.