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

    Phew, I had some problems with the new WP update as well today. DreamHost was set to auto update WordPress, so I didn’t get a chance to compatibility check for a client. But I’m all back up and running due to the quick Enfold update.

    There is one last bit to the puzzle. I am now missing the scroll to the top button at the lower right corner for mobile devices. Hopefully someone can help me diagnose. The site is in the Private Conhttp://www.grilleatparkplace.comtent section

    #615422

    Hi @mikemhn;
    add this code (adjust it as you like) into your custom css :

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

    if you need more information : Display scroll to top button mobile

    #615764

    Hi,

    Did you try out @begrafiks suggestion and did you have any luck with it? If not then please post admin login details in private and we’ll have a closer look.

    Regards,
    Rikard

    #615786

    Hi. I’m sorry, it did not work. Here are the admin details

    #616986

    Hi!

    You had some errors in your custom CSS i corrected them. Please review your website now

    Regards,
    Yigit

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