Hi,
I bought the theme and I have been modifying it till I have found something that can not been modified without modifying the theme itself, so I started to make a child theme. I created the child theme style.css only importing responsy style.css and everything seemed to work fine except for the menu. Instead of the menú at the top right, there is an indented list with all the items being shown. My child style.css is as follows:
/*
Theme Name: Theme name
Theme URI: http://www.com/
Description: Child theme for the Responsy theme
Author: Author
Author URI: http://www.com/
Template: responsy
Version: 0.0.1
*/
Hi,
solved it today by accident. What happened was that when changing the theme the main manu was unset and it appeared that way (indented list), but if I set the main menu correctly it appears fine. Hope this helps someone.
Thanks
Pau