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

    scroll to top arrow not visible on mobile devices

    • This topic was modified 4 years, 1 month ago by Presumebox.
    #1251269

    Hey Carlos,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1251350

    Hello:
    If excuse me forget to inform the web, it is the following:
    https://www.cabaral.es/

    I hope your help, thank you.
    regards

    #1251531

    Hi Presumebox,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

    If you need further assistance please let us know.

    Best regards,
    Victoria

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