Hi Kriesi Team,
I would like to highlight one menu item on second level (sub menu) with a number for “jobs”. Just as you have on your front page.
I found an old thread, which regards to a very old version of Enfold. Is this code still correct or can you provide a new, working code?
Thank you in advance,
Andreas
Hi Andreas,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
thank you for your feedback. I’ll post the link to the site in private section, because the site is still in development.
Also the menu doesn’t work yet. My “problem” concerns menu item “Mehr->Stellenanzeigen”.
Thank you,
Andreas
Hi Andreas,
Please try the following in Quick CSS under Enfold–>General Styling:
#menu-item-3051 span.avia-menu-text:after {
content: "4";
font-size: 9px;
color: #FFF;
background: #42A0BD;
line-height: 17px;
width: 17px;
display: inline-block;
text-align: center;
border-radius: 100px;
position: relative;
top: -9px;
left: 2px;
}
Regards,
Rikard
Hi Rikard,
thank you for your answer. Workes just as it is supposed to work.
I enjoy your support every time. Keep it up!
Best,
Andreas