Jump to content
Sign in to follow this  
gayatriom

Main Navigation Arrows overlapping text

Recommended Posts

gayatriom

Hey. After the upgrade the dropdown arrows in my primary nav overlap the text. http://imgur.com/MjgWT How can i fix this? I've tried using firebug to pinpoint the problem, but to no avail.

Share this post


Link to post
Share on other sites
Guest Guest

It's the padding in the nav that's causing the issue, but taking it out pushes your menu down to a second line because of the number of items you have in it. Try this in custom CSS, it reduces the size of the font just a little but it keeps everything on the one line and fixes the arrow issue as well:

#primary-nav li a {font-size: .9em;}

Share this post


Link to post
Share on other sites
gayatriom

hey Tyler! I tried out what you said, but it didn't help. The text is smaller, but the arrow still overlaps.

Share this post


Link to post
Share on other sites
cmunns

You can remove the arrows all together in the Header and Nav theme options, Right now you don't have any nav so it's hard to advise on more css fixes.

Share this post


Link to post
Share on other sites
gayatriom

What do you mean I don't have any nav? I do have nav, but you have to login in to see it. I gave my login in a post at the top of the page :) but I can remove the arrows. that sounds like a good idea.

Share this post


Link to post
Share on other sites
Guest Guest

Enable to arrows again, perhaps I missed something when I was checking earlier.

Share this post


Link to post
Share on other sites
gayatriom

oh. um. ok. sure. I don't mind it without navs. But now because I tried #primary-nav li a {font-size: .9em;} my font size is so small. And even when I remove this line it remains small

Share this post


Link to post
Share on other sites
cmunns

If you like it without the arrows then don't worry about it, I think Tyler was just going to give it another crack.

Share this post


Link to post
Share on other sites
gayatriom

ok. i guess I should open up another thread on why i can't increase my font size now. it was cool before I added the line, but now wven when i remove the line it doesn't respond.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×