Home › Forums › Particles Support › Problem with two particles › Reply To: Problem with two particles
Prodromos Kikas
Subscriber
`/* Newsletter Particle specific CSS*/
.jl-button-default {
color: #9ea1a7;
border: 2px solid #9ea1a7;
padding: 10px;
background-color: #fff;
}
.mc-field-group.jl-position-relative {
width: 50%;
float: left;
}
.jl-width-auto\@s {
width: 50%;
float: left;
margin-left:20px;
}
#mce-email {
width: auto !important;
}
.uneditable-input {
border: 2px solid #9ea1a7;
}