Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1157660

    Hi, we’d like to add the Scroll-to-top element and activate it for mobile version.
    Now the fast scrolling is working only for desktop version. Please see private content.

    Thank you very much.

    #1157869

    Hey VipProduction,
    Thanks for the link, it looks as if you have solved this with the css:

    @media only screen and (max-width: 767px){
    .responsive #scroll-top-link {
        display: block !important;
    }
    }

    because it is showing for me, Please see the screenshot in Private Content area.
    Please let us know if this is solved.

    Best regards,
    Mike

    #1179755

    Hey VipProduction
    I can´t get the #scroll-top-link to be visible at the mobile size under 767px.
    Can you please help me with the css?

    Best regards from
    Silje

    #1179768

    Hi,
    Did you try this css?

    @media only screen and (max-width: 767px){
    .responsive #scroll-top-link {
        display: block !important;
    }
    }

    If you are referring to “BØJNAFJORDEN” it works for that site, but the “scroll-to-top” button is black, just as your background color is, so all you see is the white ^ If clearing your browser cache doesn’t help then check your custom css for a missing bracket.

    Best regards,
    Mike

    #1179924

    Yes, I have tried that CSS you recommend on the site http://www.bjornafjordenopplevelser.no/forside, (kode to se: BFOOs). The bracket will not disappear on screen sizes less than 768px., just bigger screens.
    Hope you can help.

    Best regards Silje

    #1179957

    Hi,

    I am not sure if i understood the changes you would like to make clearly. Could you please post a screenshot and show? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Cheers!
    Yigit

    #1179972

    You can just go in to this website at your mobile phone : http://www.bjornafjordenopplevelser.no/forside. (Use kode to se: BFOOs)
    Here you can see that the scroll-top ikon is´nt there.

    Thanks for helping me.

    Best regards Silje.

    #1179975

    Hey,

    Login credentials did not work for me. Could you please check them once again?

    Also, please try going to Enfold theme options > Performance and disable CSS file merging and save then flush cache and check if that helps. If it helps, you can enable it once again. If it does not, we will look into it once we get login credentials :)

    Cheers!
    Yigit

    #1180004

    I´m so sorry. Heres the final login.
    Thanks for helping me.

    Best regards Silje.

    #1180011

    Hi,

    It shows up fine on my end. I attached a screenshot in private content field. Could you please try clearing browser cache on your mobile browser as well?

    Regards,
    Yigit

    #1180024

    I have change the color in the menu in header, with general styling, form orange to light gray.
    Is there anything I can do to get the change in the color I want? Because it will not change gray when I opdate it.
    I have activated a plugin called WP Fastest Cache, and tried to clear all caches. But the changes do not shown up.
    Have I done something wrong? What can I do?

    Best regards from Silje.

    • This reply was modified 4 years, 8 months ago by SHR Design.
    #1180026

    Hi,

    You are welcome, glad we could help! If you have any other questions or issues, please feel free to start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post :)

    Regards,
    Yigit

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