jd_wf1
posted this
19 May 2016
I am trying to add a drop shadow to one of the headings in my design I am adding this in additional CSS but every time I save the project the class name changes. Its the numbers at the end that change.
.bd-section-450271028 h1 {
line-height: 42.85714287px;
font-size: 30px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px!important;
}
I am trying to add a drop shadow to one of the headings in my design I am adding this in additional CSS but every time I save the project the class name changes. Its the numbers at the end that change. .bd-section-450271028 h1 { line-height: 42.85714287px; font-size: 30px; font-weight: 700; color: #ffffff; text-transform: uppercase; text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px!important; }
Vote to pay developers attention to this features or issue.




