Hiding the floating cart

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home FoodBook Hiding the floating cart

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9319
    toneee
    Participant

    The site owner finds the floating car annoying. Is there a way to hide the floating cart, or float it in the upper right corner on mobile devices instead?

    #9322

    Dear toneee,

    You could use the below CSS to hide the floating cart on mobile.

    @media only screen and (max-width: 991px) {
        .fb_cart_count_btn, .fb_cart_count {
            display: none;
        }
    }

    Best Regards,
    ThemeLooks Support Team

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