Page title disappears on some mobile devices

Home Forums Jevelin Theme Page title disappears on some mobile devices

Home Forums Jevelin Theme Page title disappears on some mobile devices

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • PaulJamesFisher
    Participant

    Hi,

     

    I’m test building a site and the page title (e.g. ‘Home’) is onlyย  half visible or sometimes invisible on some mobile devices. It also sometimes shows and othertimes does not. Please see attachment.

     

    The site is password protected so please see here to access:

    Address: http://www.ulfisher.com/goldcrest/site
    Username: goldcrest
    Password: compoundrecurve

     

    Can you think why this is?

     

    Thanks, Paul

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @PaulJamesFisher,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    header.primary-mobile {
        height: auto !important;
    }

     

    Best regards,
    Shufflehound team

    PaulJamesFisher
    Participant

    Brilliant. That’s fixed it.

     

    Many thanks.

    You are most welcome here ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)