Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] Changing sub menu: text-transform: none


  #1  
Old Sep 27, 2012, 02:06 PM
pvelte
 
38 posts · Apr 2010
I've tried to find this in another thread but wasn't successful. I need to have the Page menu bar display menu items in uppercase -- I have this set in ATO / Menu 1 -- but have the submenu in caps/lowercase. I've tried changing the text-transform to none for the submenu using the following in CSS Inserts:

div#menu1 ul.rMenu li li a {
text-transform: none !important;
}

I've also tried:

div#menu1 ul.rMenu-hor li li a {
text-transform: none !important;
}

I'm using Atahualpa 3.7.3, WP 3.2.1. I would greatly appreciate any help. I know I'll kick myself for not figuring this out!
  #2  
Old Sep 27, 2012, 02:27 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what is the url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 27, 2012, 02:41 PM
pvelte
 
38 posts · Apr 2010
http://originalimpulse.com/blog/
  #4  
Old Sep 27, 2012, 06:45 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this in CSS Inserts
HTML Code:
div#menu1 ul.rMenu li ul li a:link, 
div#menu1 ul.rMenu li ul li a:hover, 
div#menu1 ul.rMenu li ul li a:visited, 
div#menu1 ul.rMenu li ul li a:active {
     text-transform: none;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Sep 28, 2012, 09:59 AM
pvelte
 
38 posts · Apr 2010
Works perfectly! As always, thanks for your help.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing comments text color bigliettaio Comments, trackbacks & pings 1 Nov 26, 2010 01:18 PM
[SOLVED] Transform text in headline area AussiAnni Center area post/pages 2 Oct 15, 2010 10:45 PM
Changing color of ALL but body text - headlines, "Read more" text, etc. satori Center area post/pages 3 Sep 18, 2010 06:47 AM
How to transform Blog title text andd Header configuration & styling 1 Jun 22, 2010 06:24 AM
Changing the links default title text to an image jpg of text veenublue Sidebars & Widgets 2 Jun 5, 2009 06:05 AM


All times are GMT -6. The time now is 12:14 PM.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.