Hi,
I created a child theme which at the moment simply contains screenshot.png and style.css
style.css simply contains the below for now
/*
Theme Name: ID Store Child
Theme URI:
Description: ID Store Child Theme
Author: Francisco Villena
Template: idstore
Version: 1.0.0
*/
@import url(“../idstore/style.css”);
/* =Theme customization starts here
————————————————————– */
When I activate the child theme there is a problem with the menu as the below image shows