Changing text case, adding breaks for menu items
-
Sorry if this has been answered before, I did try to search first. I’m trying to figure out how to not have my menu links at the right of my page in all lower case. I thought this would be easy enough to fix — just find the “text-transform: lowercase” command in the existing CSS and take it out. But I don’t see any text-transform: lowercase in the existing style sheet.
Separately, since I upgraded to 1.2.1 from an earlier version, I can no longer manually add html break tags at the end of some of my links and have line breaks actually display, like they did before. Now if I do that, it just displays the code for the break tag and not an actual break.
Thanks for any suggestions!
The topic ‘Changing text case, adding breaks for menu items’ is closed to new replies.