Good Afternoon!
I am trying to get the Donate button on mobile moved down and for the life of me cannot seem to get a solution that works. I know I must be missing something silly. Can you please take a look with your expert eyes and help a girl out lol I literally just need the donate button to not cover the links above it.
Hi,
Thanks for contacting us!
Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) {
a.custom-phone {
position: relative;
top: 20px;
}
#header_meta {
padding: 20px 0px 30px 0px;
}
}
:)
Best regards,
Yigit
You are AMAZING! Thanks so much! This ticket can be closed :)
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon