- Posts: 2
- Thank you received: 0
Main Menu -> uppercase
- 
        mklu
 Inactive member
- 
            
				 Topic Author Topic Author
- New Member
- 
              
        Less
        More
        
            
    
        
            
        
                11 years 10 months ago                #34969
        by mklu
    
    
            
            
            
            
            
                                
    
                                                
    
        Main Menu -> uppercase was created by mklu            
    
        I'd like to remove the "uppercase" font style of the main menu items (or change it to "capitalize"), but cannot figure out, how this can be done properly: Removing (or changing to "capitalize") the following lines in template_css.css
.mnu_mainmenu > li > a {
text-transform: uppercase;
}
just leads to the result, that the menu items aren't displayed in one row any more.
Any suggestion how I can fix the problem?
Thx in advance
Mike
.mnu_mainmenu > li > a {
text-transform: uppercase;
}
just leads to the result, that the menu items aren't displayed in one row any more.
Any suggestion how I can fix the problem?
Thx in advance
Mike
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                11 years 10 months ago                #34981
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Main Menu -> uppercase            
    
        send link    
Please Log in to join the conversation.
- 
        mklu
 Inactive member
- 
            
				 Topic Author Topic Author
- New Member
- 
              
        Less
        More
        
            
    
        - Posts: 2
- Thank you received: 0
            
        
                11 years 10 months ago                #34997
        by mklu
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by mklu on topic Main Menu -> uppercase            
    
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                11 years 10 months ago                #35002
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Main Menu -> uppercase            
    
        If I turn off text-transform: uppercase; from chrome browser debugger in:
.mnu_mainmenu > li > a {
text-transform: uppercase;
}
text losses uppercase but I don't notice anything unusual
.mnu_mainmenu > li > a {
text-transform: uppercase;
}
text losses uppercase but I don't notice anything unusual
that the menu items aren't displayed in one row any more
Please Log in to join the conversation.
        Time to create page: 0.248 seconds    
    