Jump to content

(Solved) Remove Black Line From Top Menu


Recommended Posts

Hi there,

 

Please let me know how to remove black line from top drop down menu as shown in image attached with this post with red arrow. I would like to have dotted line to reach the border. Please note i need to have the black line between category on top menu but not in drop down as shown in image. please help. I am not able figure out how to do this.

 

thanks

post-375930-0-96254800-1361807190_thumb.png

Edited by kartik_jh1 (see edit history)
Link to comment
Share on other sites

  On 2/25/2013 at 4:32 PM, Zeumania said:

This is a border, check on your theme for delete it.

 

Give me your url i will delete it with google tools and tell you what you have to do for this.

 

Best regards

 

Hi there I am working on Localhost. Please tell which part of superfished-modified.css need to be changed to get this line out.

Link to comment
Share on other sites

  On 2/26/2013 at 8:43 AM, sumitt2004 said:

.sf-menu li {
border-right: 1px solid #777777;
float: left;
position: relative;
}

 

Remove border-right.

 

Thanks for your reply if I remove border-right it also removes the line which in top menu between categories. I need that line there but I do not need a line in drop down as show in image attached with this post with red arrow. there should be a way out which i am not able to figure out, I am trying hope to find solution. Hope is a good thing. If anyone can help it will be even better.

Link to comment
Share on other sites

  On 2/26/2013 at 2:37 PM, Carolina Custom Designs said:

Sumitt2004 was very close. I think you need to look at

 

.sf-menu li li

 

Hope that helps!

 

Marty Shue

 

Thank you problem resolved.

 

Solution:- Set

.sf-menu li li

border-right:none

 

Hope this will help someone in future. Hope is a good thing.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...