This is the code, but a lot of templates are called post-type-archive so this can create problems in the future. Anyway here is the code if you want to add it, but remember if it creates problem just remove it from Custom CSS area.
body.post-type-archive .menu-item-3618 a {
border-bottom: 1px solid #879148;
}
Hi, how can I have the Portfolio underlined on menu when it's active?
Just like the Blog underlined on menu when it's active.
Thank you.
Hi Eshen,
Can you please add the code below to Custom CSS
Hi Ylli,
The code was added, but the Portfolio (named 'forum' in this site) one on the menu is still without underline.
http://www.classic1990.com/view/forum/
Should I do something more?
Thanks.
Hi Eshen,
I'm sorry but we can't do the same on this page.
Hi, Ylli
But the code as followed works fine on another Kalium theme : http://www.classic1990.com/home/portfolio/
.post-type-archive-portfolio .menu-item-3979 a:after {
width: 100% !important;
}
Is there anything wrong with this theme or this portfolio page which causes the code you gave me disable?
Hi Eshen,
This is the code, but a lot of templates are called post-type-archive so this can create problems in the future. Anyway here is the code if you want to add it, but remember if it creates problem just remove it from Custom CSS area.
I see. Thank you. :)
Hi,
I use the code but now the underline is at wrong place?
Please see the image below: http://www.classic1990.com/view/forum/
The underline supposes to appear under another item on menu (the one with yellow mark).
Hi Eshen,
As i told you earlier, this code can bring you problems, it's the best way if you remove that CSS that i gave you.