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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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