Title: CSS Styling, different Grids
Last modified: February 25, 2025

---

# CSS Styling, different Grids

 *  Resolved [flanni78](https://wordpress.org/support/users/flanni78/)
 * (@flanni78)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-styling-different-grids/)
 * First of all, many thanks for this great plugin.
 * I would like to/have used this plugin 3 times on my site. In various areas of
   the site. Each grid also has its own ID. If I change the title of one grid via‘
   Custom CSS’; e.g. with:
   ‘ .ymc-smart-filter-container .container-posts .post-
   layout1 .ymc-post-layout1 .title ’Then all headings of the created grids are 
   changed.
 * Above the ‘Custom CSS’ box it says:
   ‘Add your custom CSS. Use the parent container
   ID named: #ymc-smart-filter-container-{ID}’
 * I have tried to address the class with the grid ID, but nothing happens.
 * Somehow I have lost my way.
   How can I edit the title of 3 grids on my page separately,
   with css?
 * Thank you very much!
    -  This topic was modified 1 year, 3 months ago by [flanni78](https://wordpress.org/support/users/flanni78/).

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

 *  Plugin Author [YMC](https://wordpress.org/support/users/wssoffice21/)
 * (@wssoffice21)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-styling-different-grids/#post-18327351)
 * Hi!
   If you use adding styles inside the plugin settings itself, these styles 
   will be applied to the current filter.
 * Thus, if you have three different filters on one page, you should use the style
   entry notation: #ymc-smart-filter-container-1, #ymc-smart-filter-container-2,#
   ymc-smart-filter-container-3
   If you need to use styles for 3 different grids 
   on different pages of the site, you can use your custom styles using the class
   entry notation: **.ymc-smart-filter-container**It is important to understand 
   that if you specify styles inside the filter, you need to write #ymc-smart-filter-
   container-{ID}, where {ID} is the filter counter on the current page.
    -  This reply was modified 1 year, 3 months ago by [YMC](https://wordpress.org/support/users/wssoffice21/).
 *  Thread Starter [flanni78](https://wordpress.org/support/users/flanni78/)
 * (@flanni78)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-styling-different-grids/#post-18329238)
 * YES!!! thank you so much!!
 *  Plugin Author [YMC](https://wordpress.org/support/users/wssoffice21/)
 * (@wssoffice21)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-styling-different-grids/#post-18329252)
 * Good Luck!

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

The topic ‘CSS Styling, different Grids’ is closed to new replies.

 * ![](https://ps.w.org/ymc-smart-filter/assets/icon-128x128.png?rev=3354891)
 * [YMC Filter](https://wordpress.org/plugins/ymc-smart-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ymc-smart-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ymc-smart-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/ymc-smart-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ymc-smart-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ymc-smart-filter/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [YMC](https://wordpress.org/support/users/wssoffice21/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/css-styling-different-grids/#post-18329252)
 * Status: resolved