-
AuthorPosts
-
April 10, 2019 at 10:20 am #1089062
Hi all,
I would like to use the Enfold contactform on several places on a website. Is there a way to either have elegant borders on the standard layout. Or to make the borders a little bit slimmer in the dark transparent version? I can’t find a way to change this, hope you can help, many thanks in advance!
April 10, 2019 at 8:07 pm #1089247Hi
Try this code inside Quick CSS:
#top div .av-light-form input[type="text"] { border-width: 1px !important; }Best,
MichaelApril 11, 2019 at 7:38 am #1089429Hi Michael,
This nice piece of code doesn’t work… For both standard and dark transparent version. Is there another solution available?
April 11, 2019 at 8:19 am #1089447Hi
Did you empty both your browser and website cache (plugin)?
Well I tested it for my test contact which is in light transparent version.
Maybe the dark version uses a different CSS class.If that does not help could you maybe post a link to the contact form here so I can check it directly.
Thanks
MichaelApril 11, 2019 at 8:25 am #1089450Oh yes – my bad. It uses a different CSS class, just saw that.
Try this instead:
#top div .av-dark-form input[type="text"] { border-width: 1px !important; }Was that successful?
April 11, 2019 at 10:09 am #1089480Hi,
Thanks for helping out @michaelh, did that work out for you @andrea_werkhoven?
Best regards,
RikardApril 11, 2019 at 11:31 am #1089512Hi @michaelH and @Rikard,
Thanks for your effort so far, but unfortunately this did’nt work. Borders are still the same… Is there any other solution?Best regards, andrea
April 11, 2019 at 11:27 pm #1089762Hi,
Did you add the code to the very top of quick css so it runs first? Also be sure to clear the cache a few times over.
Best regards,
Jordan ShannonApril 15, 2019 at 11:19 am #1090920Hi,
I tried, but it didn’t work… Solved this by putting the form in the footer section, more styling options, so problem solved!
Thanks for your effort.
Best regards, andreaApril 15, 2019 at 9:15 pm #1091091Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Styling contact form’ is closed to new replies.
