Tagged: Capatitalized, menu, Subitem
- This topic has 2 replies, 2 voices, and was last updated 2 years, 8 months ago by Dirk. 
Viewing 3 posts - 1 through 3 (of 3 total)
	
- 
		AuthorPosts
- 
		
			
				
February 22, 2023 at 8:01 am #315963Dirk ParticipantHi, I noticed that all submenu words in menu item ‘ALGEMEEN’ start with capital letters. Is there a custom css solution that have only the first word capatitalized? Thank’s in advance for your help February 22, 2023 at 10:53 am #315964tikaram Participant@italianfox : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css .main-navigation ul ul a { text-transform: lowercase; } .main-navigation ul ul a::first-letter { text-transform: uppercase }Let me know if this helps you out. Regards, 
 TikaramFebruary 22, 2023 at 12:52 pm #315965Dirk ParticipantThank you very much Tikaram, it works like a charm! 
- 
		AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
	
- The topic ‘Submenu item words start capatitalized’ is closed to new replies.
