-
-
lubacky2003
Is there a solution to this problem?
-
Alvind
Hi there,
Have you added any CSS that might affect the bullet list? If not, you might need to check with WP support, as the List block is something we have no control over.
-
lubacky2003
In the editor the gutenberg looks completely different from the frontend, different indents and other things do not match. This is after the latest update. How to fix it?
-
Alvind
Can you share the page URL where we can see the issue?
-
lubacky2003
Dropped the accesses, the problem appeared as I updated to the latest version, on several sites, where I did not update the problem is not there.
-
Alvind
The login link is not working.
Can you try adding this PHP Snippet to the site:
add_action( 'after_setup_theme', function() { remove_theme_support( 'appearance-tools' ); }, 99 );
Let me know.
-
lubacky2003
Added a login link.
What you wrote is already added and helped with indentation, then there was a problem with displaying lists in admin, then again indentation. -
Hi there,
Difficult to tell in the inspector controls, but I believe that some editor CSS coming from Spectra (maybe?) is causing these issues.
As a temporary test, what happens if you deactivate that plugin?
- You must be logged in to reply to this topic.