vermit
Forum Replies Created
-
That’s what I had already tried, but was wondering where the
margin-top: var(--global-md-spacing);is coming from.
I was able to over-ride it for now by using the important property on the margin-top.Use the the text alignment option and set is as “align text center”
The site is not live yet, would you be able to offer any advice on why this is happening?
I don’t think the visibility property is appropriate for your scenario, probably better to use display: none, like this:
@media (max-width: 768px) { .front-banner { display:none; } }Oh also it seems like you added the dot in the class name, the dot is only used in css and not in the html, so remove the dot from your kadence block.
Thanks, I have sent the form.
I am experiencing the same as above. Is this plugin not working anymore or are we missing something?
Forum: Plugins
In reply to: [Max Mega Menu] Getting a warning message for the widget.classHi Tom,
Thanks for the quick response and yes that did seem to fix the issue as I don’t see the warning now.Forum: Plugins
In reply to: [Max Mega Menu] Getting a warning message for the widget.classHi Tom,
I created a new menu now with no widgets added, assigned this as my menu – but I am still see the same warning message.
Also, cleared the cache.Forum: Plugins
In reply to: [Simple Membership] Asking me to log in even though already logged inNot sure, what’s going on but it seems to be working fine now.
Any idea why it was initially doing that?Forum: Plugins
In reply to: [Simple Membership] I am getting 2 warning errorsThe errors are only visible when I log in as a member, so if I deactivate the plugin i cannot login.
Also, this only seems to show up If I am also logged into wp-adminOk thanks.
Forum: Fixing WordPress
In reply to: How to find missing plugins?nvm please go back in time and delete that from your memory as I’m not sure what I was thinking.
But thanks a ton Steve, I have found the list of plugins and hopefully this resolves it.Forum: Fixing WordPress
In reply to: How to find missing plugins?Yes! I found “active_plugins”.
Probably a dumb question but can I download it or ??Thanks Steve.
Forum: Fixing WordPress
In reply to: How to find missing plugins?So there is no way to find out which plugins were installed previously? maybe through the backed up database?
Forum: Fixing WordPress
In reply to: How to find missing plugins?In the backup, the plugins folder itself is not there.
The website is: http://www.crocusessentials.ca/Thanks for your help.