Vantage child theme renders differently than parent Vantage with no changes
Hi,
I've created a vantage-child theme and imported the original style.css as well as the orange.css
@import url("../vantage/style.css");
@import url("../vantage/styles/orange.css");
I have not made any changes with the child style.css
Why does my site render differently?
Shouldn't it look identical to the parent theme?
Should there be other imports included as well?
I only wanted to make small changes, not reinvent the wheel.
Thanks,
Peter