Forum Discussion
cike
Champion
Hi Myko_P,
do you have an example what shows the "dramatically affects Lithium's default components and layout"?
While Lihtium under the hood uses Bootstrap too, maybe the there are some side effects regarding your header/footer style definitions. These maybe overrides Lithium designs and/or layout settings.
Myko_P
7 years agoExpert
cike I was able to exactly repeat this effect without changing any community wrapper's CSS just injecting the Bootstrap 4 default bootstrap.min.css into the custom component using the:
<style> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"> </style>
So I think this is definitely is not the side effect regarding my header/footer style definitions.
Related Content
- 3 years ago
- 8 months ago