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

    The full screen slider has a “Display a scroll down arrow” option, which is brilliant.

    Sadly this option isnt available on a Color Section element, so I’ve created a similar down arrow .png and used it as the background image placed bottom centre. Is there anyway of giving this background image the ability to hyperlink to the next Color Section?

    Thanks

    #262625

    site URL is http://www.nabusiness.co.uk/home if that helps

    • This reply was modified 10 years, 6 months ago by gingerstu.
    #262727

    Hey!t

    Thank you for using the theme!

    You can add a color section then add this on the text or html mode of the editor:

    <a class="scroll-down-link" title="" href="#next-section">Click Here</a>
    

    Best regards,
    Ismael

    #274319

    Hi Ismael,

    In the end, i’ve used a code block with the following code. That’s had a better result than I was trying for!

    <a href="#next-section" title="" class="scroll-down-link" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>

    • This reply was modified 10 years, 5 months ago by gingerstu.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color Section background image as URL’ is closed to new replies.