Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Separator Item Menu

  • Jordi Sorts Quintana
  • Jordi Sorts Quintana's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago - 10 years 9 months ago #136722 by Jordi Sorts Quintana
Separator Item Menu was created by Jordi Sorts Quintana
Hello,

When I put a item type as separator the item doesn't show like the others items .. how can I fix that ?

You can see a demo here: bit.ly/13FczVo The item menu is "competicion".

Many thanks.
Jordi Sorts

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 9 months ago #136723 by Krikor Boghossian
Replied by Krikor Boghossian on topic Separator Item Menu
Hello Jordi,

You have to add this to your custom.css file
nav.mainNavigation ul.menu > li > .seperator { font-family: 'Roboto Condensed', sans-serif; font-weight: 700; color: #000; font-size: 18px; padding: 10px 15px; border-radius: 2px; text-transform: uppercase; }
nav.mainNavigation ul.menu > li:hover > .seperator { background: #df3720; color: #fff; box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.25); }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Jordi Sorts Quintana
  • Jordi Sorts Quintana's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #136724 by Jordi Sorts Quintana
Replied by Jordi Sorts Quintana on topic Separator Item Menu
Hello,

I put that in my custom.css but doesn't work ...

Please Log in or Create an account to join the conversation.

  • Nikos Papanikolaou
  • Nikos Papanikolaou's Avatar
  • Offline
  • Junior Member
More
10 years 9 months ago #136725 by Nikos Papanikolaou
Replied by Nikos Papanikolaou on topic Separator Item Menu
Log in  or Create an account to join the conversation.

  • Jordi Sorts Quintana
  • Jordi Sorts Quintana's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #136726 by Jordi Sorts Quintana
Replied by Jordi Sorts Quintana on topic Separator Item Menu
Great !

Now it's working ! Many thanks for your support !

Please Log in or Create an account to join the conversation.

  • Jordi Sorts Quintana
  • Jordi Sorts Quintana's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 8 months ago #136727 by Jordi Sorts Quintana
Replied by Jordi Sorts Quintana on topic Separator Item Menu
Hello,

I installed the theme in other Joomla, and I insert de code to custom.css but I have problems in sub-items when the parent item is a separator ... you can see a demo here: bit.ly/14IVghe the separator item is "El Club", and in a mobile versión the item is showing with some left margin ...

Thanks.

Please Log in or Create an account to join the conversation.

  • Jordi Sorts Quintana
  • Jordi Sorts Quintana's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 8 months ago #136728 by Jordi Sorts Quintana
Replied by Jordi Sorts Quintana on topic Separator Item Menu
Thats not solved .. how I can fix it ? Thanks.

Please Log in or Create an account to join the conversation.