shadowdots
Forum Replies Created
-
Great. Once again thank you for you help. I really appreciate that.
Hey, just another question.
Is there a way to apply a certain Custom CSS but only for mobile version of the website?
Worked like a charm!
Thank you very much for your help.
Okay, that worked and changed the color of the input but is there a way to change the color of the outer part as well (the white one)?
See the screenshot -> https://ibb.co/2M7f2hP
Alright, here is the form -> https://pastebin.com/d8JkZa9S
It’s quite complex and there’s additional Custom CSS mianly for radio/checkbox image resizing and styling. I believe it’s not neccessary to also upload it.
My question is indeed regarding #calculation-1 field.
I currently use this CSS for it to stick it on the right side of the screen:
#forminator-module-3713 #calculation-1 {
z-index: 10 !important;
position: fixed!important;
top: 40%!important;
right: 0px!important;
background: #808285!important;
width: 25px;
}I want it all to be the color I’ve set but it ended up looking like this -> https://ibb.co/Yd9dhbJ
When I edit the the placeholder color from the appearance settings to the same one of the background everything seems to be working fine. -> https://ibb.co/cXLr2tZ but it also changes the color for all input fields in the form.
Thanks again.
Thank you for the reply.
I forgot to mention that I’m currently doing it on localhost. Maybe I can export the form and send it?
Thanks for the fast reacttion. I guess I’ll wait for the update, beucause I’m afraid If I duplicate the the checkboxes the form will get too complex (which already is) and start loading slowly. But I’ll try it. 😀
Thanks for the great support!
What a clever idea. Thank you!
Thank you. Really appreciate that.
Thank you for the fast reply. First I wan’t to say that I know it’s quite a complicated form. The checkboxes I have problem with are “checkbox-11” and “checkbox-12”. I’ve pre-selected them, but they do not show selected.
https://drive.google.com/file/d/1GD4GAPecxlZKT_Boi3ZCVEzmxLCyaISY/view?usp=sharing
I also have some CSS applied to this current form, which is only for image sizing and the red price tags from the post above. I’ve tried removing the CSS but it’s the same so I don’t think it causes any problems.
Thanks.
- This reply was modified 4 years ago by shadowdots.
Hello again.
I have 2 “checkboxes” with options which are pre-selected, but when I open the form they don’t appear to be pre-selected. How can I fix that? I tried recreating the form again, but it’s the same.
And also – Can I somehow stick the “calculation” field somewhere floating at the page? Currently I have a complex form with 7 pages and I can add a calculation field with the same formula at the end of every page, but for some reason its slowing the form really much. I also tried adding it at the top of the form where the “Pagination steps” is sitting, but it’s not allowed to move an element up thete.
Thank you.
Lol, worked amazing. Thank you very much. Have a nice day!