Archived topic
footer.php
6 replies · Started by Tru on July 29, 2020
I saw a file in Theme Editor that generates the width of footer widgets. Now, I do not see the file anymore. Did i delete it accidently? Or We have a new update? Thanks
Hi there,
footer.php is definitely still there:
https://github.com/tomusborne/generatepress/blob/master/footer.php
Hi Leo,
Can you please tell me which file contains that function. I'd want to adjust the width of each widget. Many thanks
Hi Leo, I found it.
Thanks
Hi there,
If you're only adjusting the width, you should use the available classes to create CSS. That will ensure your changes are update-friendly.
Hi Tom, Thanks for your advice
No problem!