• Resolved tonyx4x44

    (@tonyx4x44)


    trying to change the color of customizr using the tutorial found at https://presscustomizr.com/snippet/create-new-skin-color/

    my problem is with step 1

    Go to
    3.2+/wp-content/themes/customizr/inc/assets/css
    3.1 /wp-content/themes/customizr/inc/css
    and move a copy of red(n).css to
    3.2+/wp-content/themes/customizr/inc/assets/css
    3.1 /wp-content/themes/customizr/inc/css.

    its telling me to move an item to the same folder? HOW?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Wrote that a long time ago. It looks wrong on initial inspection. Try this:

    Go to
    3.2+/wp-content/themes/customizr/inc/assets/css
    3.1 /wp-content/themes/customizr/inc/css
    and move a copy of red(n).css to
    3.2+/wp-content/themes/(customizr-child)/inc/assets/css
    3.1 /wp-content/themes/(customizr-child)/inc/css.

    Let me know it works and I’ll correct the snippet

    Thread Starter tonyx4x44

    (@tonyx4x44)

    it works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change customizr color’ is closed to new replies.