[ad_1]
Whenever I add an updated icon it adds a ‘ ]> ‘ before it as part of the image. I’m completely stumped, support doesn’t have anything on it and I need to get this updated for a client!
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Might be a broken bracket pair in code. If you know your way around code you could right click – inspect – and search for it.
Else delete the entire block and redo it?
looks like you have a broken bracket, perhaps there is an additional quote mark somewhere in your code. right click, on it and inspect element and find out where it is in the code so you can remove it.