I am using sydney theme and would like to request for a css code that will help me remove sydney and wordpress from the footer. I would like to change it with my own company’s name and year. Please help.
If you want modify the credits section in footer first create child theme and copy paste the footer.php file from parent theme to child and do your modification.Please follow the below link which will guide you to create the child theme.