• To edit the the following CSS code, do I need to copy the inc folder into my child theme first:

    p{
    margin: 18px, 0, 27px , 0;
    }

    Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • No.
    Do put this code into the style.css of the child theme.

    Thread Starter markest

    (@markest)

    I did as you suggested and nothing happened. This this is the total content of my child style.css:

    /*
    Theme Name: MyBurglarFreeZoneTheme
    Version: 1.0
    Description: A child theme of Customizr Pro
    Template: customizr-pro
    Author: Mark Bickmore
    */
    /* Your awesome customization starts here */

    p{
    margin: 18px, 0, 27px , 0;
    }

    • This reply was modified 9 years, 6 months ago by markest.
    • This reply was modified 9 years, 6 months ago by markest.

    Hi,
    The developer team handles support for Customizr-Pro at http://presscustomizr.com/support/. Please post your query there with a link to your site.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Editing CSS file in child theme’ is closed to new replies.