Title: Change Event width
Last modified: August 24, 2016

---

# Change Event width

 *  [Petermav](https://wordpress.org/support/users/petermav/)
 * (@petermav)
 * [11 years ago](https://wordpress.org/support/topic/change-event-width/)
 * Hi I am using the pro version and my event widget on the right is almost 1/2 
   the size of the page. How do I reduce its width ?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/change-event-width/#post-6087942)
 * Hi there,
    Sorry for the delay in reply. If you still are looking for its solution.
   Please try adding following css rule in Dashboard > Appearance > Theme Options
   > Tools > Custom css.
 *     ```
       #welcome-text{
       width: 800px;
       }
   
       #latest-events{
       width: 320px
       }
   
       .event-list .event-detail{
       width: 165px;
       }
       ```
   
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Change Event width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-lite/2.93/screenshot.
   png)
 * AccessPress Lite
 * [Support Threads](https://wordpress.org/support/theme/accesspress-lite/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Access Keys](https://wordpress.org/support/users/access-keys/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/change-event-width/#post-6087942)
 * Status: not resolved