Hello, Look in the parent folder that is responsible for that code. then crate a copy and paste that php file into your child theme folder. Then you change your code. This will work.
thanks.
It is the cutomizer.php that is responsible for the code. I have made a copy, changed the code, but it does not work if I paste it in the child theme. However, if I paste it in the parent theme, it works perfectly.
Any other suggestions? Or what code could I add to the footer to add a line of text there? In that case I could try to write it as a hard code, instead of something that is customizable.