Okay
  Public Ticket #2495560
Down arrow style
Closed

Comments

  •  21
    Sanjay started the conversation

    Hi. I am currently using the 'animated arrow' for the down arrow style. However there is no different between default and scroll animation - are they supposed to be the same? 

    I was hoping to use the circle and down arrow like on the agency demo website.

    Thanks

  •  2,965
    Andrew replied

    Hi there,

    Adjust the following

    1298163741.png

    Hope this helps.

  •  21
    Sanjay replied

    Hi. I wasn't referring to buttons. I was referring to the down arrow on page header images...

  •  2,965
    Andrew replied

    Hi Sanjay,

    It will work if you adjust that.

    Try the following custom css:

    body[data-button-style="default"] .section-down-arrow i.icon-default-style[class^="icon-"] {
        border: 2px solid;
        border-radius: 100px;
    }

    Thanks.

  •  21
    Sanjay replied

    Ok, that worked. But then that changes all my regular buttons in text to rounded....

  •  2,965
    Andrew replied

    Hi Sanjay,

    We can close the ticket if the css provided a fix.

    Thanks.

  •  21
    Sanjay replied

    I've just tried that code, it doesn't seem to make any difference. 

  •  2,965
    Andrew replied

    Hi Sanjay,

    Please share the link to that specific page so that we see if possible with css.

    Thanks.

  •  21
    Sanjay replied

    https://vidyamethod.com

  •  2,965
    Andrew replied

    Hi Sanjay,

    The arrow now shows with circle. We can close the ticket if you found an alternative.

    Thanks.

  •  21
    Sanjay replied

    Yes all good now.