-
AuthorPosts
-
January 27, 2021 at 3:56 pm #1275817
How do I indicated that there is an item below a main menu item without having to hover over it
https://bestfortmyersrealestate.com
- This topic was modified 3 years, 10 months ago by daves1997.
January 27, 2021 at 5:51 pm #1275839One possible way was something like that:
li.dropdown_ul_available:before { content: "▼"; color: white; position: absolute; top: 45px; left: 15px; }
January 27, 2021 at 6:48 pm #1275848Did that but still nothing. tks
January 27, 2021 at 10:35 pm #1275913Hi daves1997,
Can you disable caching and minification for now?
Best regards,
VictoriaJanuary 27, 2021 at 10:36 pm #1275914done
January 28, 2021 at 9:09 pm #1276133Hi daves1997,
I am still seeing the styles inlined in the page and not as separate files, can you please disable that too for a short while?
Best regards,
VictoriaJanuary 28, 2021 at 10:26 pm #1276178I did it yesterday for you. Had to enable it as it messes with my site when it is disabled.
tks. I can only disable it for a short period. Not several hours.
DaveJanuary 29, 2021 at 4:51 pm #1276345when you are in there you can deactivate the two plugins
January 29, 2021 at 8:09 pm #1276394Hi daves1997,
Best regards,
VictoriaJanuary 29, 2021 at 8:14 pm #1276399burger menu on pc?
January 29, 2021 at 9:30 pm #1276432Hi daves1997,
Yes, either that or change the menu structure.
Have you seen my screenshot?
Best regards,
VictoriaJanuary 29, 2021 at 9:33 pm #1276436That’s kinda weird. Mine is good on chrome and firefox. Just doesn’t show there is a drop down. Maybe an arrow to show there is a drop down when there is?
January 29, 2021 at 11:44 pm #1276451Tried this css. Did not work
.menu li > a:after { content: ‘ ▾’; }
.menu li > a:only-child:after { content: ”;
}January 31, 2021 at 9:25 pm #1276612No my main menu flickers when I click on different items?
February 1, 2021 at 1:12 am #1276628Site speed nearly halved. What did you do?
Killing my seo.February 1, 2021 at 3:42 pm #1276859view screencast. near end shows issue.
- This reply was modified 3 years, 9 months ago by daves1997.
February 1, 2021 at 6:46 pm #1276897Are you here anymore? been waiting a few days and missing alot of business. Please hurry
February 3, 2021 at 2:46 pm #1277372Hi,
Sorry for the very late reply and thanks for the login, I added this css in the WordPress > Customize > Additional CSS field:li.dropdown_ul_available:not(#menu-item-5472):before { content: "▼"; color: white; position: absolute; top: 31px; left: -3px; }
Thanks to @cherrmann for the base css, I added a rule to not place the entity next to the “Home” button, please clear your browser cache and check.
Best regards,
MikeFebruary 3, 2021 at 2:52 pm #1277374Thanks Mike
Looks cluttered though. Any ideas would be appreciated.
DaveFebruary 3, 2021 at 3:03 pm #1277376Fixed by changing color
February 3, 2021 at 3:25 pm #1277387Hi,
Glad to hear that this helped, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeFebruary 3, 2021 at 3:27 pm #1277388Yes. Tks Mike
February 4, 2021 at 7:26 am #1277602Hi daves1997,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘No one knows there is a dropdown from main menuj’ is closed to new replies.