Home » Start Here

How to Remove Block Library CSS File from WordPress

How to Remove Block Library CSS File from WordPress

Hi, in this topic i gonna tech you about how we can remove or delete default WP Block Library .css file from our WordPress public website, This Gutenberg editor, that is the default editor for on our WordPress…

Read More »

How to Remove Top Margin from any WordPress Website

How to Remove Top Margin from any WordPress Website

When you are using wp_head() function in header.php at the end of the section. After using it automatically CSS apply margin-top 28px or margin-top 32px or something else. in the WordPress Public Website there is a very big…

Read More »

Wp_nav_menu() Function: How to Remove Class and IDs

Wp_nav_menu() Function: How to Remove Class and IDs

Hi, if you want to remove and clean unnecessary classes and IDs from WordPress site being added while using custom navigation menus? So then here’s a some function code to remove them: As you can see example from…

Read More »

How to Disable Theme Editor in WordPress Admin Without Plugins

How to Disable Theme Editor in WordPress Admin Without Plugins

In this tutorial, we are showing you about how you can disable file editing (Theme Editor) in WordPress Dashboard for users by adding a small code into your wp-config.php file. So if you are using this method then…

Read More »

How to Increase the WordPress Maximum File Upload Size Multi Ways

How to Increase the WordPress Maximum File Upload Size Multi Ways

Hi, When you are setup new WordPress themes then WordPress giving you 2 MB/ 512 MB or something else file upload size in your Media Uploader or in most case many hosting provider also keeping this limit low…

Read More »

How to Disable the Block Editor in WordPress Post Form 2 Ways

How to Disable the Block Editor in WordPress Post Form 2 Ways

Hello, If you want to disable Block editor (Gutenberg) from post editor form and want to keep the classic WP editor on your site’s admin dashboard? The Block editor (Gutenberg) is an latest WordPress default editor which will…

Read More »

How To Hide Admin Toolbar When Viewing Site From Your WordPress Site 2 Ways

How To Hide Admin Toolbar When Viewing Site From Your WordPress Site 2 Ways

The WordPress toolbar is one such design element that some users prefer to have in place while others would do better without it – especially when previewing their WordPress site. So if you want to hide or disable…

Read More »
Copyright © 2024 My WP Helper. All rights reserved.