Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #133540
    Janell
    Participant

    Currently our sidebar widgets disappear on mobile devices. Is it possible to have them wrap below the content instead?
    novationchurch.org

    #133563
    Skandha
    Participant

    @janellapplegate: You seem to have added some additional css because of which the sidebar widgets are disappearing in mobile view.

    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code from there.
    @media screen and (max-width: 960px) { #main #secondary { display: none; } }

    Let me know if this solves your issue.
    Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Wrap page sidebar widgets below content on mobile?’ is closed to new replies.