This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Muhammad Zaki
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
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
Tagged: missing, mobile, persuasive, templates, text, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up