This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
When approaching the website on mobile or smaller screen, the banner mask tekst does not appear anymore. here it appears, https://gyazo.com/a7699e7f9ccedc2945d094f2c0850085
But making it a little smaller or seeing it on mobile the tekst is gone https://gyazo.com/fcf065d6e3f7a7dbc2a9fa7c07b812dd
can i solve this issue?
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.banner .banner-content p {
display: block;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up