Kreativa Menu Number - Question | JoomShaper

Kreativa Menu Number

CT

Chaka T.

Template 1 year ago

Kreativa Template, Joomla 4.4.2, SPPB. 5.2.6, Helix Ultimate 2.0.18.

  1. I want to remove the numbers that accompany the text in the menu (see image). I browsed the forum and applied the solution described in this link https://www.joomshaper.com/forum/question/30596In The predefined Headers, i chose the Header Classic Layout. By applying the code suggested in the answer cited above, ( #modal-menu ul.sp-megamenu-parent>li .menu-item-count{display:none;}), the numbers do not disappear in this configuration. This is also the case in the Minimal Layout, Fullwidth Left, Fullwidth Center, Multi Rows, Top Bar configurations. But i notice that, in the Left, Center and Full Modal configurations, the numbers have actually disappeared. So how can I simply delete these numbers, whatever the menu configuration?

  2. By adding a submenu to a parent menu and clicking on it, the entire display of the menu bar is broken (shifted downwards). I want to resolve this problem in order to move forward.

Thank's

![https://prnt.sc/ShGiZ3rHhzjv]

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #147072

Hi there!

Thanks for reaching out to us.

The site URL you have shared cannot be reached from my end:

https://prnt.sc/5uvHrbiP3cp6

Would you please check this matter?

Best Regards

0
CT
Chaka T.
Accepted Answer
1 year ago #147121

Hello, thank you for taking the time to take a look at my concern. As for the link, I don't understand why clicking directly on it returns this error. When I directly write the url address in the browser, the site is accessible. https://easystore.makari.ca/index.php/en/

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #147123

URL is correct. We can only be responsible for our products, not everything.

Joomla settings are on your hands.

0
CT
Chaka T.
Accepted Answer
1 year ago #147129

I have 3 sites i'm working on at the moment using Allulra, Kreativa and Jewels. All are on the same server and use the same Joomla configuration. Only Kreativa gives me this problem. Not being an expert, could you guide me on the Joomla issue that you detected so that I can adjust? THANKS

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #147085

If I may...

  1. It doesn't work also from my side.
  2. But you can hide those "numbers" using Custom CSS:
ul.sp-megamenu-parent > li .menu-item-count,
li.sp-menu-item  .menu-item-count {display: none; visibility: hidden; opacity: 0;}
0
CT
Chaka T.
Accepted Answer
1 year ago #147124

Good-morning Paul,

Thank you for promptly responding to my concern. for the link, please use this. https://easystore.makari.ca/index.php/en/

I applied the code you suggested and the numbers actually disappeared. Thanks for that. so concern #1 is resolved.

But concern #2 still remains. As you can see in picture? the menu is shifted. This occurs when there is a submenu link associated with a parent menu. In the image, the parent menu Booking List contains a submenu (Booking Details) and the result is this broken display. ![https://prnt.sc/7JEQyrdhy6i9]

Thank you for your help

0