• Hello,

    I am trying to make some changes in the child theme editor (CSS) but it’s not working. anyone can help ?

    Site: struczone.com

    /*
    Theme Name: child-sydney
    Version: 1.0
    Description: A child theme of Sydney
    Template: sydney
    */

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

    .meta-post {display: none;}
    .entry-post {display: none;}
    .page-header {display: none;}
    .tag-links {
    display: none;
    }

    .tags-links {display: none;}
    .jp-relatedposts-post-date {display: none}

    the last 2 commands are not working. anyone may help ?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Editing the CSS child theme is not working’ is closed to new replies.