Menu Kreativa - Question | JoomShaper

Menu Kreativa

Z

zesharck

Template 1 year ago

Hello could you tell me how to delete all the elments in red? It is ok in all my pages but I dont know how to delete them in the menu ?

thank you

0
7 Answers
M
Martin
Accepted Answer
1 year ago #146501

As for the bottom area: look under page modules and deactivate or delete the entry that is set to "menu-modal".

https://prnt.sc/XCDbpxpqT3Aw

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #146567

Hello zesharck

  • For menu, Please use this CSS to

Template Options -> Custom Code -> Custom CSS

#modal-menu ul.sp-megamenu-parent>li .menu-item-count{
    display: none;
}
  • For footer,
  1. Go to Template Options -> Basic -> Footer and turn off Copyright Information

https://prnt.sc/WPOBiMQ2ibDR

  1. Go to Modules and unpublish Footer module

https://prnt.sc/stt4ZxYvcN5s

Best regards

0
Z
zesharck
Accepted Answer
1 year ago #146571

Hi friends, thank you very much for your precious help !!

it works :)

my very last question..where can I disable those 2 components ?? I dont find components with those titles ?

0
M
Martin
Accepted Answer
1 year ago #146629

Look under modules at the position "bottom1". You have to adjust this accordingly. :) https://prnt.sc/j2GhFHNKMJCz

0
M
Martin
Accepted Answer
1 year ago #146630

I have now had a look at your site. If I see correctly, you're from France.

Please don't forget that you have to publish an imprint and privacy policy. EU rules ;) ;) ;)

0
Z
zesharck
Accepted Answer
1 year ago #146632

Martin you are right, I am from france and I should do it in few days :) thank you again for all your help !!!!!!

0
M
Martin
Accepted Answer
1 year ago #146693

You're welcome :)

0