Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #886739

    Hi moderators,

    Can someone tell me how i can create a anchor link to a rev slider that is under the fold/ half of the page?
    I tried to add a section ID to it, but its not possible. I tried to ad a color section above the rev slider but that doesn’t look very clean.
    Or there is solution to delete the white space of the color section.

    I also would like to create an anchor link to the bottom of the page. (Contact) This is a text widget in the Footer.

    website link and pw are in the private content area

    Hope you guys can help me out.

    #886753

    Hey KingFilly,
    I didn’t see a slider below the fold, but,
    Please try adding your anchor in a code block above your element, and a different one in your widgets in your footer to anchor the bottom of your page.

    Best regards,
    Mike

    #886778

    Hi MIke,

    The Slider is the one that is called ‘Werkwijze’

    I added a codeblock above the slider called: <div id=”werkwijze”></div>

    But it still show a white space. is there a solution to add the code block without seeing something of it on the frontend?

    #886819

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .page-id-1360 #after_section_4 {display:none!important;}

    Might I suggest creating your menu links to target #werkwijze instead of your full url, your page seems to be reloading on every anchor click.

    Best regards,
    Mike

    #886984

    Hi Mike,

    Thank you for the code. The website isn’t launched yet, thats why the anchors aren’t working right.

    The code you provide deletes the space on the front end, but the anchor link isn’t working anymore?

    #887034

    Hi,
    Well that was unexpected, please remove the code & I will try again.
    Or remove the code block and use this for the link to the element: #layer_slider_1

    Best regards,
    Mike

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