Making a child theme

Home Forums Storm WordPress Making a child theme

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9582
    fathernugen
    Participant

    Hi Everybody,

    In order to make customisations to the Storm theme which will not be overridden if I update I decided to make a child theme. My first one ever. I guess I am making some rookie mistakes because I didn’t get very far. I read the WordPress codex, and plenty of other blog posts/forums.

    I only want to change a few styles, not any php files.

    I have spent a few hours trying different methods for this. It seems that my styles in the child theme are not being taken up.

    If anyone can help or if anyone can point me to another post where this topic has been answered I will owe you several magnitudes of gratitude.

    Surya Osborne.

    I have pasted the contents of the style sheet below:

    /*
    Theme Name: Storm Child
    Theme URI: n/a
    Description: Storm Child Theme
    Author: Surya Osborne
    Author URI: http://justsomediahouse.co.uk
    Template: storm
    Version: 1.0.0
    Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
    Text Domain: storm-child
    */

    @import url(“../storm/style.css”);

    /* =Theme customization starts here
    ————————————————————– */

    #header-inner {
    width: 100%;
    }

    .left-note-block {
    background: none repeat scroll 0 0 rgba(157, 149, 136, 0.85);
    }

    #9596
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy