I need help the phone number area that displays in the right upper portion of the header gets cut off when the site is viewed at mobile size. Any suggestions?
Hi tmsgraphics4698!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css to fix the phone number on mobile device:
@media only screen and (max-width: 767px) {
.responsive.social_header .phone-info {
padding-top: 10px;
}
}
Best regards,
Ismael
Great thank you. The other issue is when you go to print the second page of printing doesn’t appear. Is there a way to add a print page button that is printer friendly?
Hey!
You are currently using an older version of the theme. With version 2.8 Print.css file was added to the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit