Hi
in the top blue area, below the navigation the text gets cut off before the last 2 lines in the blue area. how do I create a new style for mobile that would give me some more space and help reformat the text a bit better?
I thought it was just by creating a style .is-mobile hometext{
the original style is –
.hometext{
padding:15px;
width:75%;
font-family: Verdana, Geneva, sans-serif;
color:#fff;
display:block;
overflow:hidden;
font-size: 12px;}