Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254992
    Antonella Martino
    Participant

    Hello there,
    how to change the size, and font, of scroll bottom?
    I need to emphasize it.
    Thank you.

    Best Regards

    Antonella

    #254995
    Skandha
    Participant

    @armartino: Hello Antonella,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .scroll-down {
        color: red;
        font-size: 20px;
        font-family: ravie;
    }

    You can change the color, size and font according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #254997
    Antonella Martino
    Participant

    Hello,
    it works!
    Thank you so much Skandha

    Cheers

    Antonella

    #255083
    Skandha
    Participant

    @armartino: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

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