Basic child theme loses menus
-
I am trying to setup a child theme, and when I do I lose my menus. Switching back to customizr and the menus come back. This is what I did:
–Created a new directory in the themes directory named “customizr-dbsa-sc”.
–created a style.css it that directory.
– add this content——–between the lines——–
/*
Theme Name: customizr for DBSA Sno CO
Description: customizr Child Theme for DBSA Sno CO
Author: Stephen Magladry
Template: customizr
Version: 1.0.0
*/@import url(“../customizr/style.css”);
/* =Theme customization starts here
————————————————————– */——–between the lines——–
-save
A quick check, everything appears right but the menus.
Did I do something wrong?
The topic ‘Basic child theme loses menus’ is closed to new replies.
