Forum Replies Created
-
AuthorPosts
-
Credentials included in private content. Thank you.
Hi Nikko, thanks for the reply.
Yeah I was able to see that it’s the layerslider with the empty link (based on my scan at http://wave.webaim.org), but I’m unsure how to actually fix it.Regards,
ChrisLooks like that worked, thank you very much!
-Chris
February 6, 2019 at 7:22 pm in reply to: Form styling issue in custom header widget – Hopefully a simple CSS fix? #1063729Mike thank you so much, that did it. I knew it had to be something relatively simple, but the fix was evading me.
Again, thanks to everyone for the terrific support on this.
-Chris
February 4, 2019 at 9:27 pm in reply to: Form styling issue in custom header widget – Hopefully a simple CSS fix? #1062864Hi Victoria, thanks for the reply. I’ve annotated the screenshot you shared. You can see a link to it in the private content section.
Unfortunately the CSS provided by Vinay didn’t seem to work, although I appreciate the suggested update.
I’ve shared the form code in the private section as well, in case something obvious to you pops out in that code that may be causing my issue.
February 1, 2019 at 6:48 am in reply to: Form styling issue in custom header widget – Hopefully a simple CSS fix? #1061384Alright, so after more digging into my issue, I was able to resolve the majority of the problems I was having. The snippet of code I was given was actually taken from another bank’s website that uses the same customer account management system. The form was updated with links specific to my client, but it had some additional styling elements that I had to remove/tweak.
The only issue it appears I’m still having is that there’s a 20 px margin beneath the form input field, and I’m not sure where that is coming from. When inspecting the element, I can see
margin-bottom: 20px;
, but I’m not sure where I can remove that margin to eliminate the extra space.If you can help with this, I should be good to go. Thanks so much.
-
AuthorPosts