cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Add Custom CSS to Layout

zhudson
7-Bedrock

Add Custom CSS to Layout

Hello, I'm trying to add Custom CSS to a Row/Layout Widget and I can't seem to be able to make it work. My CSS is as follows: 

 

.myRowClass1 .widget-layout {
    box-shadow: 5px 5px 5px #888888;
}

 

Nothing appears to happen. I also can't find documentation for all the widget terms and properties anywhere, so I have no idea if I'm doing this correctly. I've looked through the CSS tutorials, but there isn't actual documentation that says "you can change this on this widget". Let me know if there's anywhere I can find this info.

 

Thanks!

0 REPLIES 0
Top Tags