• suzanrae

    (@suzanrae)


    I have created a basic Child Theme so that I can modify a separate style.css instead of having to replace the main style sheet every time there is an update to Maskitto Light.

    On the new .css file I have…

    @import url(“../maskitto-light/css/style.css”);

    … but that does not work. Is this possible? Should I be linking to another file? Is there something else I need to modify?

    Please help.

Viewing 1 replies (of 1 total)
  • Theme Author shufflehound

    (@shufflehound)

    Hello,

    Sorry, but at the moment this theme doesn’t support child theme (we will add support in future versions).

    Also you should make some changes in main CSS file only by custom CSS codes stored in administration panel, not directly inside styles.css, because every new version contains lot of bug fixes and new features added inside it.

Viewing 1 replies (of 1 total)

The topic ‘Creating Custom Child Page’ is closed to new replies.