My text is missing on a mobile? - by Andre

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Muhammad Zaki

  • Avatar: andre@nuhouse.ie
    Andre
    Participant
    August 5, 2016 at 19:52

    Hello i have put in 9 feature boxes on my home page & they look great on a desktop & laptop.

    When i view it on a mobile phone the text is missing: http://prnt.sc/c22sva

    1 Answer
    Avatar: Muhammad Zaki
    Muhammad Zaki
    Support staff
    August 6, 2016 at 08:30

    Hello, Andre

    Thank you for using our theme.

    We have fixed such an issue, please, paste this code into your custom.css file:

    @media only screen and (max-width: 480px){
    	.banner .banner-content p {
    		display: block !important;
    	}
    } 

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.