hello,
In event submission form, i would like to hide event cordinates field. I tried to add css, but not working : #eventon_form .locationSelect .enterownrow p:nth-child(3n+3){display:none!important;}
Here is my website: testknowal-gw.eu
Here is screenshot of this field what i would to delete/hide: http://prnt.sc/efx3a3
Mar 4,2017 AT 7:13AM - 5 years ago -
Give us exact url of the page where you have the form.
I actually don’t see the field anywhere in the page:
http://testknowal-gw.eu/loo-yritus/
Yes, I logged in already. But I do not see the field you have shown in the screenshot
Please check the attachment.
That is what I am seeing.
Please go to eventon->styles and add following code in the panel and save the settings:
.locationSelect .enterownrow p:nth-child(3) {
visibility: hidden;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.
Got it! I had to add extra css to your last post, but now its good:)
ok,great.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!