Solution for this topic
Hi @Begford,
I hope you are well today and thank you for your question.
Please don’t share sensitive information on the forum by adding it in the file as this is a public forum so the information shared can be seen by others.
Please change the shared credentials ASAP.
If you want to share anything privately then you can do so by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
footer.sh-footer {
z-index: 1;
position: relative;
}
Best regards,
Shufflehound team