ringahding
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t edit pagesI too am using Elegant Themes & had the same issue with Edit Page not loading. After updating theme everything went back to normal.
Forum: Fixing WordPress
In reply to: Editor problem in 4.9Same issue, PLUGINS were the culprit. Deactivate & go through each one and find the one that needs to get kicked out.
- This reply was modified 8 years, 5 months ago by ringahding.
Forum: Plugins
In reply to: [Max Mega Menu] Mega Menu – Post ViewI found the culprit Tom!!! It is the JetPack Plugin. If you have any direction, you know it would be deeply appreciated!! Thank you!!
Forum: Plugins
In reply to: [Max Mega Menu] Fly Out MenuThank you Tom!!! Perfect! I added to the — text-decoration: underline;
This – color:rgb(209, 255, 0);
Resulting –
#{$wrap} #{$menu} {
> li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item a:hover {
text-decoration: underline;color:rgb(209, 255, 0);
}}
Hopefully this will help those who find this post…
Once again, thank you for your awesome plugin & TIME!!!!
Forum: Plugins
In reply to: [Max Mega Menu] Fly Out MenuMy apologies — I found that I should have been referring to MEGA PANELS…Got the background to change to a different color.
I would like (if possible) to have a HOVER affect when scrolling over Links …Thanks!