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

    In a colour section, in Section Bottom Border Styling I choose ‘Display a small arrow that points dow to the next section’.

    The arrow does not appear at the bottom of the section. See http://elemen.com.au/ and scroll down to the section with the image of a finger on an screen. this section should show the arrow.

    A similar scroll down arrow does work as expected at the bottom of a Fullscreen Slider.

    Many thanks.

    #367436

    Hi Steven_Haines!

    That arrow is designed to scroll to the next section. The reason it’s not going to the section with the finger is because you have some content above it, “learn new techniques, etc etc”.

    You could try changing line 505 in /enfold/config-templatebuilder/avia-shortcodes/slideshow.php so it links to a different element.

    $html .= "<a href='#next-section' title='' class='scroll-down-link' ". av_icon_string( 'scrolldown' ). "></a>";
    

    But then you would need to add this element to every page where your using the slideshow.

    Best regards,
    Elliott

    #367621

    I’m sorry but I didn’t explain the issue clearly enough.

    The arrow on the slider is working beautifully. My problem is with the colour section that has the finger image as its background.

    In the Section Bottom Border Styling settings for that section (the one with the finger image), I have ticked ‘Display a small arrow that points dow to the next section’. Unfortunately, the arrow does not appear.

    Sorry about the confusion.

    #368011

    Hey!

    Set the background attachment option on the color section to either “Scroll”, or “Fixed”, instead of parallax and it should display.

    Best regards,
    Elliott

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