• Hi,

    I have trouble with editing top-bar which is in style-light.css file in graphene folder.

    Changes in file “style-light.css” in childtheme folder doesnt work, still loading style-light.css from main graphene folder.

    Changes in file “style.css” in childtheme folder work 50/50, something wokrs, something doesnt. For example i cant change colour of topbar

    #top-bar {
    background: #2f261a;
    }

    it still loading background from style-light.css from main graphene folder.

    Only way which works is delete style-light.css(main folder) and copy everything to style.css(child folder). Then the changes works.

    I think that problem will come again, whene theme will be updated.

    Any solution ???

    Thanks.

The topic ‘Theme:Graphene, Style-light editing’ is closed to new replies.