Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1619729
Scroll to next section element
Closed

Comments

  • paulbuijs started the conversation

    Hi,

    Which element would I use to create a scroll to the next section arrow in the middle of the page like the screenshot?

  •  7,095
    Oliver replied

    Hi,

    Code example:

    <a class="scroll-to-anchor" href="#details"><img width="24" height="50" src="image_URL"></a>
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • paulbuijs replied

    Thanks again Gregor! How would I implement this?  Would I just place this in a visual composer element? 

  •  7,095
    Oliver replied

    Hi,

    You can use row HTML shortcode.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • paulbuijs replied

    Thanks again Gregor. I ended up using the down arrow icon instead.