finomozart
Forum Replies Created
-
or:
/* When the browser width is 600px and below */
@media screen and (max-width: 600px) {
.element {#forminator-module-622 div[id^=”calculation-1″]
{max-width:20% !important;}
#forminator-module-622 div[id^=”currency-1″]
{max-width:20% !important;}
}Thanks Aakash,
So if I do NOT want the 20% max fields on small phone screen would this CSS work:/* When the browser width is 600px and below */
@media screen and (max-width: 600px)
#forminator-module-622 div[id^=”calculation-1″]
{max-width:20% !important;}
#forminator-module-622 div[id^=”currency-1″]
{max-width:20% !important;}YES, thank you
Good help, thanks, Adam. Could you kindly reply with the CSS need to apply a value ONLY to a desktop and a laptop NOT to a tablet or a phone. Thanks!
OK, young man. Now it is working. So if I want to change the font color, I just replace the hex setting, right?
Aakash, I added it in WPress, appearance,customize, CSS and it is NOT working.
Aakash, does your CSS cover both modules with the same instruction? Do we need to do the full code for module 622 just like you did for module 390? Thanks much!
Aakash,
Thanks for the video. I need CSS for changing the “place holder” text color and make it “strong” to help my patrons see the seat selection field. Same request for both Module 622 “text-1” field and module 390 “text-1” field. Thanks, APAakash, please explain how this fomula works:
.forminator-col-4:nth-child(1)
OK, I will delete it in the Forminator appearance. BTW, the terms mentioned are almost identical for the Forminator location and the php location. Your citation of the actual php file did the trick for me. Not all of us are coders. BTW, I am the Music Director and Conductor of this orchestra and I learned to build this WPress site, almost by myself.
Aakash,
So what would be the CSS formula if I want to resize text fields on other forms?
Thanks,Aakash, it DID NOT change anything when CSS was pasted into Forminator, Module 622, Appearance, (on the bottom of the page) Custom CSS ONLY!
It is working now BECAUSE I pasted it, as you wisely suggested ALSO into:
https://mozartorchestra.org/wp-admin/customize.php
The CSS is now in both locations. Thanks, issues resolved.
Aakash, I am in WPress, Forminator, Module 622, Appearance, (on the bottom of the page) Custom CSS, cleared cache and nothing is changed. Can I upload a screenshot?
I tried to delete the newer version of the same issue but I could not find the “how.” Also, Aakash’s CSS, suggested on the newer version did not work either. Thanks for understanding.
Jan, CSS entered as instructed but nothing changed, WHY?
Thank you.