Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #506770

    Hello,

    I have tried to use different approaches that I found in different topics here, but unfortunately for my site it is not working. Could you please give me a hint?

    I would like to add a background image for the scroll-top-link (also on hover the image does not change). The size of the image is 28px by 28px. I would like to add a border of

    How do I achieve that?

    Thanks for your help in advance.

    Regards,
    Bettina

    #506891

    Hi bettina246,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #scroll-top-link {
        background: url("http://pelicansnestbonaire.com/inprogress/wp-content/uploads/2015/09/back_to_top.png");
        background-repeat: no-repeat;
    }

    Regards,
    Rikard

    #516728

    vielen Dank! Hat funktioniert.

    Gruss,
    Bettina

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change #scroll-top-link’ is closed to new replies.