Okay
  Public Ticket #2836187
Call To Action-Button with Arrow Animation has a display issue
Closed

Comments

  •  3
    soulsurf started the conversation

    Hello, please take a look – the Call To Action-Button with Arrow Animation has a display issue:

    https://www.loom.com/share/da78b708da9d4726afbb372efb08e4ce

    I will post the site url in a 2nd private reply. Thank you :)

  •   soulsurf replied privately
  •  8,847
    Tahir replied

    Hey Again,

    Escalating this to the developer for further response.

    Thanks 


    ThemeNectar Support Team 

  •  1,071
    ThemeNectar replied

    Hey soulsurf,

    You can add the following snippet into your custom CSS box in the Salient options panel > general settings > css/script related tab to correct this issue prior to the next release:

    .nectar-cta[data-using-bg="true"] .text {
      padding-left: 5px;
    }
    

    Kind regards,

  •  3
    soulsurf replied

    Perfect, thank you very much!