Remove top sub-menu line

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #41194 by tanocr
How do I remove the top sub menu line?
See pic attached.
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 7 months ago #41197 by milos
Replied by milos on topic Remove top sub-menu line
Hello,

In file /templates/hot_ecommerce/css/template_css.css, around line 537 change this line for class "#nav li ul a":
Code:
border-bottom:1px solid #6e829a
to
Code:
border-bottom:none !important

Regards

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #41218 by tanocr
Replied by tanocr on topic Remove top sub-menu line
Thank you! Wonderful!
now how can I modify the "Add to Car", "Description" and "Image Galery" buttons? I want to change color and text as well.

Thanks a lot for your support.
Jonathan J.

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #41219 by tanocr
Replied by tanocr on topic Remove top sub-menu line
From the virtuemart cart

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 7 months ago #41222 by milos
Replied by milos on topic Remove top sub-menu line
Try adding this at the bottom of the template_css.css file. Change #000000 with color of your choice:
Code:
#product-tabs li a.current, #product-tabs li a.current:hover, #product-tabs .nav li a:hover, #product-tabs .nav li a:focus, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover { background: #000000 !important; }

Regards

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 7 months ago #41228 by tanocr
Replied by tanocr on topic Remove top sub-menu line
it worked! I really appreciate your help!

But I still cant change the text? I have the Spanish pack installed and the button still says "description" and "Image Gallery", rest of text is good in Spanish and I already looked into all Es files under language folder and I dont see where I can change the text.

Also, the send comments button is in a real bad green color, how can I change that button green color?

Thanks in advance for your support.

Jonathan J.

Please Log in to join the conversation.

Time to create page: 0.358 seconds
Powered by Kunena Forum