New Landing How can we help? Atelier Removing footer widgets on mobile but not desktop?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #290446
    dm13
    Member
    Post count: 248

    hi guys, is it possible to remove the footer widgets on mobile view, but maintain it on desktop/laptop view? and if so how. thanks.

    on a side note ๐Ÿ™‚ can you co back through my old replies and turn all the red dots green (resolved) for me? thx!

    #290476
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    #footer-widgets{
    display:none !important;
    }
    }

    Thanks
    Mohammad

    Thanks
    Mohammad

    #290483
    dm13
    Member
    Post count: 248

    great thanks works fabulous ::resolved::

    #290486
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register