How do I change it so that the lower case and upper case of post titles are shown as the same under the drop down menu on the homepage?
For example, if I save a post as: “Design Wall Focus is an Excellent Theme”, it then automatically changes to: “Design Wall Focus Is An Excellent Theme”
1 Answers
Hello Mike !
To change the lower case and upper case of post titles under the drop down menu on the homepage of DW Focus, you can do as the following:
1. install the Jetpack by WordPress.com plugin > Move through Dashboard > Jetpack > Settings
> Enable the Custom CSS feature.
2. Add the following code to the Editor Css (Dashboard > Appearance)
.navbar .nav .menu-item-object-category .sub-mega-wrap .subcat a {
text-transform: ......;
}
Hope this helps !
Please login or Register to submit your answer
replied 11 years ago
Sorry, should mention that this for the Focus theme