Calendar disappears on screens smaller than 500px

[ad_1]

Hey @simplissite,

This is a small styling conflict with your theme. It is overwriting the default display style for <table> elements on small screen sizes.

You can easily fix this by going to WP Admin -> Appearance -> Customize -> Additional CSS -> and add in this code snippet:

.wpsbc-container .wpsbc-calendars .wpsbc-calendar table {display:table !important;}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer