Where to manage my CSS code from X Child Theme

This is the situation. I am confused about the location of the CSS code.

(a) Under Appearance -> Themes. X Child theme is activated. The mother X theme not activated.
(b) Under X -> Theme Options. CSS at the left edge of the screen -> there is my CSS code.
© Under Appearance -> Customize -> Additional CSS -> no code added
(d) Under Appearance -> Editor -> Child Theme -> style.css -> no code added

It is recommended to play around with the CSS code from a Child Theme. Advice me where to continue with the code, in location (b) or another location?

Bart

Hi There,

Your custom CSS should be added under style.css file locates in your child theme or X > Theme Options > CSS. Both places are OK.

In this case, you should select the child theme instead of the parent theme:

Regards!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.