Home Forums Basel support forum scroll top

scroll top

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44872

    artemignatyev1611
    Participant

    Hello. Can you say me please how i can change position of scroll top button?
    Can you send me some line which i should to add to style.css of my child theme and custom it.

    #44882

    Artem Temos
    Keymaster

    Hi,

    Could you please describe how exactly do you want to change its position? Where do you want to move it?

    #44888

    artemignatyev1611
    Participant

    I have messenger there and i would like to move it little bit. Look to pic

    Attachments:
    You must be logged in to view attached files.
    #44908

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    a.scrollToTop {
    	right: 110px;
    	bottom: 30px;
    }
    #44923

    artemignatyev1611
    Participant

    thanks. fixed

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘scroll top’ is closed to new replies.