New Landing How can we help? Themeforest Theme Support Joyn Responsive Visibility of Footer Widget content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #122468
    ovollc
    Member
    Post count: 48

    Is there a way to change the responsive visibility of a widget in the footer?
    For example, I’m pulling recent posts into a footer column. I;d like to hide these on mobile. Can this be done with a shortcode? I’m not seeing that in the documentation.

    #122497
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    #sf_recent_custom_posts-2{display:none !important;}
    }

    Thanks
    Mohammad

    #122774
    ovollc
    Member
    Post count: 48

    Thanks, Mohammad.

    #122832
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks 🙂
    With Best Regards
    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