Child theme for vantage 1.2 does not work
What's the point in having a child theme if when you upgrade it messes up the entire website.
My child theme is just what is only instructed in the documentation:
/*
Theme Name: SongVault Vantage Child Theme
Version: 1.2
Description: A child theme for SongVault
Author: SongVault
Author URL:
http://www.SongVault.com
Template: vantage12
*/
@import url("../vantage/style.css");
@import url("../vantage/styles/blue.css");
But yet, check out my website
www.songvault.com and see what it does.
The header with the search box is not alligned
The drop box for sorting listings is wrong and the events section is totally wrong.
This is frustrating!!!
What's going on???