Responsive Text Over Image
Hi,
I'm using this custom css to display text over a section background image
.whitetext60 { color: #ffffff; line-height: 150%; font-size: 400%; text-shadow: 3px 3px #262626;}
Is there a way to make this responsive?
Comments
please send us url to page where you want to make this text responsive and we'll have a look on it. Also please explain how exactly you want to do this responsive? Make the font smaller on mobile devices or just break the words on mobile devices?