Title: Widget-independent CSS
Last modified: July 31, 2017

---

# Widget-independent CSS

 *  Resolved [mstarks01](https://wordpress.org/support/users/mstarks01/)
 * (@mstarks01)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/widget-independent-css/)
 * First, love the plugin. Thanks for making this available!
 * I have a question about CSS. I have two text widgets using the shortcodes. I 
   would like to change the CSS on only one of them.
 * Example here: [https://www.issafortworth.org](https://www.issafortworth.org).
   Basically, I want the 1st box to look like the 3rd (blog), so that the center
   one stands out a bit more.
 * How would I go about doing this? Thank you.

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

 *  Plugin Author [Brian Hogg](https://wordpress.org/support/users/brianhogg/)
 * (@brianhogg)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/widget-independent-css/#post-9368070)
 * Hey [@mstarks01](https://wordpress.org/support/users/mstarks01/)!
 * I made a video that might help on ways to find out the classes/IDs you can use
   to change what you want:
 * but looking at your page, you should be able to add rules with `#text-19` ie.
 * `#text-19 .entry-title { font-weight: normal; }`
 * You can also try wrapping your shortcodes in a div with an ID you can use to 
   target that particular widget.
 * Hope that helps!
    -  This reply was modified 8 years, 9 months ago by [Brian Hogg](https://wordpress.org/support/users/brianhogg/).
 *  Thread Starter [mstarks01](https://wordpress.org/support/users/mstarks01/)
 * (@mstarks01)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/widget-independent-css/#post-9368397)
 * Perfect! Thanks so much.

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

The topic ‘Widget-independent CSS’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar-shortcode/assets/icon-256x256.gif?rev
   =3023752)
 * [The Events Calendar Shortcode & Block](https://wordpress.org/plugins/the-events-calendar-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar-shortcode/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [mstarks01](https://wordpress.org/support/users/mstarks01/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/widget-independent-css/#post-9368397)
 * Status: resolved