Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #213538

    Hello,

    I’m new to wordpress and a little confused. I installed a child theme. Using Firebug it tells me the place to make the change is the above mentioned. Is this correct? Opening the file with notepad++ the content of the file is quite confusing since it is not sorted the way .css files usually look. Can you please help.

    Thanks in advance for your help. Neo.

    #213549

    Hey advocatusneo!

    Make your changes to the child theme’s style.css file. The css in that file is what gets generated by your settings in the Styling tab of the theme options and the custom css field there as well.

    Best regards,
    Devin

    #213582

    Thank you Devin for your quick reply.

    So you mean the style.css in /wp-content/themes/enfold-child? But this file does not contain any code to change. So I have to first add code that has (in this file) priority before the code in the other .php files of the parent theme, right?

    But then Firebug does not help, because it referres to the enfold_child.css in /uploads/dynamic_avia.

    Neo.

    #213695

    Hi!

    The file enfold_child.css can be overwritten or override. You can modify the css styling of the theme directly on the style.css of the child theme or you can use the Quick CSS.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Safe changes in enfold_child.css in /uploads/dynamic_avia?’ is closed to new replies.