Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304595

    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?

    #304822

    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

    #304945

    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?

    #304949

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.