• My site is https://www.smadarandhadas.com and the style.css code in the customizr child is as follows below. The web page does not obey instructions!

    `/*
    Theme Name: Customizr Child
    Theme URI: https://www.smadarandhadas.com/
    Description: Child theme for the Customizr theme
    Author: Brian Rogers
    Template: customizr
    Version: 0.1.0
    */
    @import url(‘../customizr/style.css’);

    /* =Theme customization starts here
    ————————————————————– */
    body
    {
    font-family: cursive, “Comic Sans MS”, sans-serif;
    font-style: normal;
    font-size: 24px;
    } `

Viewing 15 replies - 1 through 15 (of 24 total)
Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘Changes in "style.css" do not affect the web page’ is closed to new replies.