Custom responsive design with footer
Hi everyone,
Where should I add my code in order to have a responsible footer? Does the responsive.css has the priority on style.css ?
I rewrite the footer.php in order to have my proper custom footer (using html5/CSS3) in my child theme.
However I have troubles with responsive design. I tried to add custom CSS3 code in the responsive.css file without success.
Where should I add my code in order to have a responsible footer? Does the responsive.css has the priority on style.css ?
Any advice ? Thank you !
Comments
for child theme, only style.css file is available. More details about child theme you can read on https://codex.wordpress.org/Child_Themes