Hello again , hoe can I sole this problem.
thanks for your help
Jan 11,2017 AT 9:54PM - 3 years ago -1: try this
add this to eventon css
.ajde_yn_btn_label {
padding-left: 80px !important;
}
add this to your theme css
input[type=”text”], input[type=”password”], input[type=”date”], input[type=”datetime”], input[type=”email”], input[type=”number”], input[type=”search”], input[type=”tel”], input[type=”time”], input[type=”url”], textarea {
-moz-appearance: none;
background: #fff none repeat scroll 0 0;
border: 1px solid #e6e6e6;
border-radius: 0;
box-shadow: none;
color: rgba(0, 0, 0, 0.6);
font-family: inherit;
font-size: 11px;
font-weight: 500;
margin-bottom: 2px;
max-width: 100%;
outline: 0 none;
padding: 12px 15px 11px;
}
.label {
color: #fff;
font-family: “Helvetica Neue”,Helvetica,Helvetica,Arial,sans-serif;
font-size: 0.6875rem;
font-weight: 400;
line-height: 1;
text-align: left;
white-space: nowrap;
}
2: THIS IS A REPEATING EVENT there is no field for – NUMBER OF REPEATS
It is above the label so yes it appears and the css above should make it more clear
Also please provide username and password so we can tweak and test the css to get it to look right- its harder to do with a lot of back and forth if the above doesn’t work