Do not display a menu item
3 months 2 weeks ago #73296
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Do not display a menu item
please try to add this custom css in your page and tell me
you can adjust the 800px value
the problem is that you are showing me a menu with "Search Test" and "Search results" and when I go on your website I see "Search 2". For me they are different items
now I have checked again the code and I see the css class to hide it on desktop, so I assume that you tried to do it also with "Test 2". Next time please keep the same names in your screenshots and website so that I can know what to check
let me know if the css works, because this would mean that I have to check why the accordeon menu does not load it
Code:
@media screen and (min-width: 800px) {
accordeonck.nodesktopck { display: none !important; }
}
the problem is that you are showing me a menu with "Search Test" and "Search results" and when I go on your website I see "Search 2". For me they are different items
now I have checked again the code and I see the css class to hide it on desktop, so I assume that you tried to do it also with "Test 2". Next time please keep the same names in your screenshots and website so that I can know what to check
let me know if the css works, because this would mean that I have to check why the accordeon menu does not load it
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- dude_in_ohio
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 47
- Thank you received: 0
3 months 2 weeks ago #73300
by dude_in_ohio
Replied by dude_in_ohio on topic Do not display a menu item
I still can not get Search 2 to hide on the Acc. menu desktop.
riskollc.com/DRAF_2/products/pleated-air-filters.html
riskollc.com/DRAF_2/products/pleated-air-filters.html
Please Log in or Create an account to join the conversation.
- dude_in_ohio
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 47
- Thank you received: 0
3 months 2 weeks ago - 3 months 2 weeks ago #73319
by dude_in_ohio
Replied by dude_in_ohio on topic Do not display a menu item
I does not seem to matter what the main menu items is (Products, Contact Us or Search 2), I still can not get them to hide using the menu edition editor.
riskollc.com/DRAF_2/products/pleated-air-filters.html
riskollc.com/DRAF_2/products/pleated-air-filters.html
Last edit: 3 months 2 weeks ago by dude_in_ohio.
Please Log in or Create an account to join the conversation.
3 months 2 weeks ago #73321
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Do not display a menu item
please tell me in which file you have added the custom css because I don't see it in the page
I'm also checking this custom css and the code it not there
riskollc.com/DRAF_2/templates/reliable/c...mpiled/custom_58.css
I'm also checking this custom css and the code it not there
riskollc.com/DRAF_2/templates/reliable/c...mpiled/custom_58.css
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- dude_in_ohio
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 47
- Thank you received: 0
3 months 2 weeks ago #73322
by dude_in_ohio
Replied by dude_in_ohio on topic Do not display a menu item
I've been putting all of the custom css (except for the @media (max-width: 980px) in the custom css tab of the CK accordeon extension menu tab.
I tried putting this:
@media screen and (min-width: 800px) {
accordeonck.nodesktopck { display: none !important; }
}
in the sites custom scss file but that didn't work either.
+++++++++++++++++++++++++++++++
Right now all I have in the CK custom menu tab is:
#accordeonck220 li.level1.active:hover > span {
background: #4B8DCF;
}
#accordeonck220 li.level1.active:hover > span a {
color: #FFFFFF;
}
Sorry to be a such a pain.
Thanks
I tried putting this:
@media screen and (min-width: 800px) {
accordeonck.nodesktopck { display: none !important; }
}
in the sites custom scss file but that didn't work either.
+++++++++++++++++++++++++++++++
Right now all I have in the CK custom menu tab is:
#accordeonck220 li.level1.active:hover > span {
background: #4B8DCF;
}
#accordeonck220 li.level1.active:hover > span a {
color: #FFFFFF;
}
Sorry to be a such a pain.
Thanks
Please Log in or Create an account to join the conversation.
3 months 2 weeks ago #73324
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Do not display a menu item
ok ...
please give me an admin access by email :
www.joomlack.fr/en/contact
then I will check myself to fix this, and also for the other post about hover color
please give me an admin access by email :
www.joomlack.fr/en/contact
then I will check myself to fix this, and also for the other post about hover color
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.248 seconds