-
AuthorPosts
-
December 17, 2020 at 5:32 pm #1268164
Hi!
Event Date: It really makes problems
is there a way to unplace the buttons: vorangegangen und weiter?
what a mess…
they dont make sence, and they ruine the form
im sorry to have to bother you about that… but…December 17, 2020 at 11:06 pm #1268251Hey buerogestaltet,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 18, 2020 at 12:59 am #1268279its in private content – – EVENT DATE (its a form i just used 1:1 from the presets) – you can see how its messed up
i would like to get rid of “vorangegangen” and “next” and the fields around it completely, as they make no sence and ruin the form.
month field: empy
year field: empymaybe that solves by removing the boxes left+right
thanx
December 20, 2020 at 9:11 pm #1268857Hi buerogestaltet,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .ui-icon.ui-icon-circle-triangle-w, #top .ui-icon.ui-icon-circle-triangle-e { display: none !important; } #top .ui-datepicker-prev.ui-corner-all:before { content: "<<" !important; } #top .ui-datepicker-next.ui-corner-all:before { content: ">>" !important; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 21, 2020 at 3:12 am #1268914Thank You alot!
but ive stil got a probem
– i dont need the prv/next icons
– very important – if i choose a month/year, i see the day numers
– but i cant the mont/year ive choosen is not appearing – its an empty space
– maybe its possible that i can choose
month/year
select day, and month/year stays above, that clients do know what month they are ini would be glad if its possible, unfortunoately i’ve got to get online soon ;-(
thank you anyhow
best, chris
December 23, 2020 at 8:47 pm #1269611Hi buerogestaltet,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-datepicker-div.ui-datepicker select.ui-datepicker-month, #top .avia-datepicker-div.ui-datepicker select.ui-datepicker-year { color: #000; } #top .avia-datepicker-div.ui-datepicker .ui-datepicker-title { margin: 0px 5px; } #top .ui-icon.ui-icon-circle-triangle-w, #top .ui-icon.ui-icon-circle-triangle-e, #top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev, #top .avia-datepicker-div.ui-datepicker .ui-datepicker-next { display: none !important; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.