Child theme doesn't seem to work
So I followed all the instructions
here and made my child theme:
/*
Theme Name: My Vantage Child Theme
Version: 1.0
Description: A child theme for Vantage, the premium business directory theme for WordPress.
Author: SteveW
Author URL:
http://bizuk.co.uk
Template: vantage
*/
@import url("../vantage/style.css");
@import url("../vantage/styles/blue.css");
So according to this:
Finally, since the presence of a child theme disables the Vantage style sheets, you will not be able to change colors within the Vantage settings in
wp-admin.
I should not be able to make
my site pink.