- Posts: 38
COMMUNITY FORUM
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.
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
- Topic Author
- Offline
- Junior Member
Less
More
11 years 4 months ago - 11 years 4 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
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
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 4 months ago #136723
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Separator Item Menu
Hello Jordi,
You have to add this to your custom.css file
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
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
11 years 4 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 ...
I put that in my custom.css but doesn't work ...
Please Log in or Create an account to join the conversation.
- Nikos Papanikolaou
- Offline
- Junior Member
Less
More
- Posts: 30
11 years 4 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
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
11 years 4 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 !
Now it's working ! Many thanks for your support !
Please Log in or Create an account to join the conversation.
- Jordi Sorts Quintana
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
11 years 3 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.
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
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 38
11 years 2 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.