Issue on applying styles to Mvc fields on a page.
Hi All,
I was developing a page using Quantum template which is hybrid template.
I have used a form which is built using Mvc fields.
I have included bootstrap css file in quantum.master page but still I was facing some UI issues.
Can someone guide me how to apply css styles for form fields.
Attached Pages for your reference (Skydiver, Insurance)
I included bootstrap style sheet in master page(Bootstrap).
Thanks,
Balu
Hi Balu. Are you sure that file styles.css what you included to master file is bootstrap?
Hi Victor,
The issue got resolved by adding a CSS widget to the page with
some CSS styles. Now the form UI was changed much better.
Thanks,
Balu