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

    Hi,

    Is there a way of adding a small arrow at the bottom of the fullscreen slider?

    #345240

    Hi markpevans!

    In the fullscreen slider settings windows, find “Display a scrolldown arrow” and check the option to display an arrow link at the bottom of the slider.

    Cheers!
    Arvish

    #345764

    Hi,

    I was referring to an arrow like the one in this screenshot:

    https://www.dropbox.com/s/i3k826dmvyz3fd5/Arrow%20sample.png?dl=0

    #345769

    Hey!

    Try the following set up in Avia Layout Builder:

    In first color section’s settings, select “Display a small arrow…” for Section bottom border styling.

    In Quick CSS or custom.css, add the following code:

    #av_section_1{
    margin-top:-102px;
    }

    where #av_section_1 is the ID of the first color section.

    Best regards,
    Arvish

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