Site logo

Archived topic

smooth-scroll not working on image but does on text

3 replies · Started by Drew on December 17, 2018

Viewing posts 1–4 of 4

Running into an issue where assigning the smooth scroll class to text link works fine and dandy, but won't when assigned to an svg image link.

Here's the code for the image version (it located in the home page hero header):

<a href="#on-stage-now"><img class="smooth-scroll aligncenter wp-image-1617" role="img" src="https://loct.wpengine.com/wp-content/uploads/2018/12/arrow-down-sign-to-navigate.svg" alt="" width="24" height="24" /></a>

Am I missing anything?

Hi there,

try moving the class to the <a> tag not the <img> tag.

Well duh :)

Many thanks!

:) - Glad to be of help.

This archived topic is closed to new replies.