Archived topic
Unused code check
3 replies · Started by kiant123 on August 3, 2021
Hi,
I have a couple of snippets in my additional CSS section that I am not sure what they are for or if they are still being used. I must have added them a while back but want to check if I can delete them. Is it possible you can take a quick look to see if I am using them or not and if it is safe to delete them? There are two bits of code I am unsure about highlighted in red.
Thanks!
Hi there,
the first rule .header-widget isn't required, as you're not using the Header Widget.
The second rule .inside-navigation is adding a very subtle underlines shadow to your navigation. So you can keep that. Or remove it and see if you notice the difference :)
Hi David,
I deleted the first rule and kept the second.
Thank you for checking this for me.
You're welcome