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

    Hi,

    despite adding

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

    to Custom CSS the “scroll to top link” dissapears on mobile devices again. Do you have any advises?

    Regards, Alex

    #476702

    Hi AdDesign!

    Use this instead.

    #scroll-top-link {
    display: block!important;
    }

    Regards,
    Elliott

    #476719

    Hi Elliot,

    unfortunately still doesn’t work…

    Any other ideas?

    Regards, Alex

    #476810

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.