Title: Small calendar width
Last modified: January 14, 2018

---

# Small calendar width

 *  Resolved [sherryltd](https://wordpress.org/support/users/sherryltd/)
 * (@sherryltd)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/small-calendar-width/)
 * Small Calendar width –
    I tried using the widget and also a [eme_calendar] shortcode.
   I need a specific width about 320 px. It is showing way outside of the widget.
   I used this is before on websites but it isn’t working: .eme-calendar-table {
   width=”320″ !important;} What am I missing? Thank you for your help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsmall-calendar-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [intelliga](https://wordpress.org/support/users/intelliga/)
 * (@intelliga)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/small-calendar-width/#post-9862555)
 * Maybe just a typo in your post… but the syntax is wrong; it should be written:
 * .eme-calendar-table { width:320px !important; }
 * No quotes, should have a “px”, = should be a :
    -  This reply was modified 8 years, 5 months ago by [intelliga](https://wordpress.org/support/users/intelliga/).
 *  Thread Starter [sherryltd](https://wordpress.org/support/users/sherryltd/)
 * (@sherryltd)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/small-calendar-width/#post-9862640)
 * Thank you so much … but whoops!
    That made the big calendar resize on the calendar
   page. I needed it for the widget – small calendar.
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/small-calendar-width/#post-9863172)
 * then apply your css to “smallcalendar”. Using a CSS debug tool (like firebug)
   can help you a lot.
 *  Thread Starter [sherryltd](https://wordpress.org/support/users/sherryltd/)
 * (@sherryltd)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/small-calendar-width/#post-9864165)
 * I have been searching with the developer tools.
    The 1st 2 below has worked before
   for the widget but on this site it changed the Big Calendar .eme-calendar-table{
   width:320px !important;} .eme-calendar-table {width:100% !important;}
 * ——————————————————————
    These following did not work – any suggestions?
 * .eme-calendar-table smallcalendar {width:320px !important;}
 * eme-calendar-table smallcalendar {width:320px !important;}
 * .et_pb_widget widget_eme_calendar {width:320px !important;}
 * et_pb_widget widget_eme_calendar {width:320px !important;}
 * table.eme-calendar-table thead {width:320px !important;}
 * .table.eme-calendar-table thead {width:320px !important;}
 * table.eme-calendar-table.smallcalendar {width:320px !important;}
 * .table.eme-calendar-table.smallcalendar {width:320px !important;}

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

The topic ‘Small calendar width’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

## Tags

 * [small calendar](https://wordpress.org/support/topic-tag/small-calendar/)

 * 4 replies
 * 3 participants
 * Last reply from: [sherryltd](https://wordpress.org/support/users/sherryltd/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/small-calendar-width/#post-9864165)
 * Status: resolved