Thank you as well.
I’ve been struggling with this as well and this morning I discovered the
tags being added. Thanks for the simple solution and you taught me a new trick with css 😀
You are welcome 🙂 Have some fun
Ben
Do you have CPanel access? You will need it (or some other backend access) to solve the problem.
Once you log in, you need to see exactly what you changed the tablename to by getting into your MySQL Admin. Once you see what you changed it to, you can then look in your wp-config.php file via ftp to verify that it matches. If you used a special character you will have to go through the process of renaming the tables manually to something else and then manually change the wp-config.php file to match the new prefix.
Ben