/00 Right Under Menue Item On Every Site - Question | JoomShaper

/00 Right Under Menue Item On Every Site

M

Monika

SP Page Builder 1 year ago

I am using Joomla 5.0.2 and Helix ultimate toghether with the latest SpPagebuilder pro

  • the site is showing /00 right under the Menue Item I could not find the solution so do you have a hint? thanks in advance Monika
0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #147009

Hi there!

Thanks for reaching out to us.

Please use the following code in your custom CSS:

.menu-item-count {
    display: none;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0