This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi
I have just been notified that the log in/sign up links are not showing up when using an iPad, is there a fix around this?
Hello,
Please add this code in custom.css file:
@media only screen and (max-width: 1200px) {
.header-type-11 .top-links, .header-type-12 .top-links {
display: block;
}}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up