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

    Hey Guys,

    is there a way to shape the Top-Button like a heart?

    Cheers!

    – onlylettersandnumbers ;)

    #1001028

    Hey onlylettersandnumbers,
    Please try this code in the General Styling > Quick CSS field:

    #scroll-top-link::before {
      content: "\e806";
      font-family: entypo-fontello;
      color: red;
      font-size: 48px !important;
    }
    #scroll-top-link {
      background-color: transparent !important; 
      border: none !important; 
    }

    2018-08-23_224926

    Best regards,
    Mike

    #1001296

    Cool. Thanks! :)

    Cheers!

    – onlylettersandnumbers ;)

    #1001372

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Heart-Shape for Top-Button’ is closed to new replies.