Okay
  Public Ticket #2723125
Animated links
Closed

Comments

  •  26
    Sira started the conversation

    Hi, guys:

    I'm making a proof layout for a client. I like the animated link effect of the theme for the menu and for other "regular"  links, but not fot the buttons (see the red ones on the page).

    How can I delete the animated effect in buttons? (I'm working with Elementor)

    Thanks and best,

    Sira

  • [deleted] replied

    Hi Sira,

    Please add the code below to your Custom CSS area:

    .elementor-button:after {
        background-color: transparent !important;
    }
    Have a nice day!

  •  26
    Sira replied

    Hi, Ylli:

    It worked just as well as everything you say to do :)

    Thanks a lot and have a nice day

    Sira

  • [deleted] replied

    Thank you very much for your kind wordssmile.png

    I will set this ticket as solved from here.