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 » Header configuration & styling »

[SOLVED] Custom bullets showing up in main horizontal menu


  #1  
Old Dec 11, 2012, 04:21 PM
arntxee
 
12 posts · Dec 2012
[SOLVED] Custom bullets showing up in main horizontal menu

Hi Everyone,

I added custom bullets to my posts and pages but suddenly bullets are showing up in my main menu in header.
http://www.pathtopregnancy.net

How can I remove bullets from header but keep them in posts and pages?

Thanks in advance.
  #2  
Old Dec 11, 2012, 04:36 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Make the CSS more specific
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 11, 2012, 04:56 PM
arntxee
 
12 posts · Dec 2012
Sorry,
Here is the CSS in insert. I don't know much about code so...

.post ul{
list-style:none;
margin:0 0 1em 15px;
padding: 0;
}
.page ul li{
line-height:1.3em;
margin: .25em 0;
padding: 0 0 0 10px;
background:url(http://www.pathtopregnancy.net/wp-co...12/Arrow-4.png) no-repeat 0 7px;
}
.post ul li {
line-height:1.3em;
margin: .25em 0;
padding: 0 0 0 10px;
background: url(http://www.pathtopregnancy.net/wp-co...12/Arrow-4.png) no-repeat 0 5px;
padding-left: 15px;
padding-bottom: 12px;
}
  #4  
Old Dec 11, 2012, 07:15 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Instead of
HTML Code:
.post ul li
and
HTML Code:
.page ul li
you could try
HTML Code:
#middle li
as the selector.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Dec 11, 2012, 07:45 PM
arntxee
 
12 posts · Dec 2012
Beautiful, thank you.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom buttons to replace the main menu bar irina2 Page & Category Menu Bars 3 Nov 29, 2012 09:56 PM
Not all of my pages are showing in my horizontal menu bar :( harpek Page & Category Menu Bars 1 Jun 2, 2012 11:22 AM
How to get rid of horizontal bar behind the main menu! thesanto Header configuration & styling 3 Dec 30, 2010 01:03 PM
All Posts showing on main page. How can I get only certain post on main NoLimit24_FJ Forum How-To 1 Sep 22, 2009 05:18 PM


All times are GMT -6. The time now is 08:21 AM.


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