Skip to main content
12-Amethyst
June 30, 2022
Question

How to write a CSS for collection widget

  • June 30, 2022
  • 2 replies
  • 1278 views

I need to write some CSS for this section:

 

:host(#cell_FLS_Asset_Details-48_ptcsgrid-11:not([no-wc-style])){

 

}

 

I need to know how to write css for this host? 

2 replies

17-Peridot
June 30, 2022

@PG_10250187 ,

 

Is this for a grid inside a collection widget?  Also, can you share a little more about what you're trying to style in the grid?

 

Thanks!

Nick

12-Amethyst
July 1, 2022

https://www.ptc.com/en/support/article/cs324593 should provide you with the necessary info on how to write CSS for shadow-dom components.