Vantage-Child theme problem
I’ve created a style.css file for my vantage-child team as follows: /* Theme Name: Vantage-Child Author: me Template: vantage Version: 1.0 */ @import url(“../vantage/style.css”); body{ background:#0000ff; } I proceeded to load it to my vantage-child theme folder. When I call…