I'm attempting to adapt the Diamond Blank Responsive theme but when it's resized to a width of 760px and lower, the text in the nav bar and in the footer doesn't display properly. Instead, the text gets cut in half by the nav bar. I've tried to find the property to change in the default css file but can't seem to find the right one. Could someone take a look, please. It's temporarily here: http://tempusers.coffeecup.com/54aa9a985b/index.html
Thanks.
Paddy
HTML Editor Responsive theme not...
Hey Paddy,
Try adjusting Background-size:contain; to background-size:cover on the Nav's UL.
You will need to adjust the padding a bit to get the links to show correctly once this is applied but that should solve your issue.
Try adjusting Background-size:contain; to background-size:cover on the Nav's UL.
You will need to adjust the padding a bit to get the links to show correctly once this is applied but that should solve your issue.

Thanks Adam, I'll give it a try.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.