Child theme CSS problem

  • Posted in : Responsy WP
  • paussus
    Participant

    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
    */

    @import url("../responsy/style.css");

    I have not been able to see the cause because I don’t see any 404 or errors.
    A screenshot http://imageshack.us/photo/my-images/138/childmenu.png/
    Thanks in advance
    Pau

    paussus
    Participant

    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

    Mehmet S.
    Keymaster

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Responsy WP’ is closed to new topics and replies.