Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #836710

    Hello there – The page title is cut off and hides underneath the logo area in iPad portrait view. All fine on desktop and iPad landscape and iPhone portrait and landscape. Just iPad Portrait view only.

    Refer to link to screen shot in private content area. You’ll see the title is not viewable and is pushed up underneath the logo area.

    Thank you!

    • This topic was modified 7 years, 3 months ago by loudcow.
    #836759

    Hey loudcow,

    Can you send to us the the page link with ths problem? I have checked the site and all looks normal.

    Best regards,
    John Torvik

    #836796

    Hey there!

    It’s pretty much every page that has the “full Screen Slider” element at the top. BUT only iPad Portrait. Refer to links in private content.

    I’ve tested Safari + Chrome on 2 different iPads. Same issue.

    #837045

    Hi loudcow,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    @media only screen and (max-width: 989px) and (min-width: 768px){
    .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 118px;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #837255

    Perfect. Worked a treat. Problem solved. Thank you!

    #837613

    Hi!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Page Title Cut Off – iPad Portrait View Only’ is closed to new replies.