loyolauniversitychicago / loyola-template-4.0

A comprehensive, intuitive, and responsive template designed to facilitate web page and website design using the Loyola University Chicago brand design schema
1 stars 0 forks source link

Specificity with the Form tag #5

Closed williambeeler closed 2 years ago

williambeeler commented 2 years ago

Hi again!

I hope this is where you want me to send updates and bugs/issues that I find. Let me know if it's not how you want me to report things.

Anyways, these styles are affecting things outside of a typical form you would use for "Contact Me" or whatever. This HTML tag should not have any styles directly to it, unless there's a class attached.

Thanks!

Screen Shot 2022-06-28 at 4 18 14 PM

williambeeler commented 2 years ago

@stephenravenscraft How's it going? I'm just touching base to see when this could be taken care of. I currently have this portion commented out of your code because it's throwing off the header. An easy solution to this would be to add a "." to the form tag in the SCSS file, and then add class="form" to the front end piece. That should take care of the issue.

stephenravenscraft commented 2 years ago

I will be working on this tomorrow 8/9. Apologies for the delay. We're short resources.

stephenravenscraft commented 2 years ago

@williambeeler - This has been updated. Looks good to me. Please review to confirm. Thanks.

williambeeler commented 2 years ago

I have tested it, and it looks good! Thank you!