Customizer Styling not working
-
Hi,
I’m trying to remove the text ‘Password:’ before the form. I’m creating the form on a page with your Elementor Widget. I’ve tried removing the label text in the WordPress Customizer under the Single form option but it has no effect. Also tried adding the form using shortcodes in Elementor but the settings still don’t take effect.
I’ve also tried the CSS below but it removes the whole input field because of the way the HTML is written:
.post-password-form label { display: none }
I’ve pasted my WordPress site details below:
### wp-core ### version: 5.4.2 site_language: en_US user_language: en_US timezone: +00:00 permalink: /%postname%/ https_status: false user_registration: 0 default_comment_status: open multisite: false user_count: 1 dotorg_communication: true ### wp-active-theme ### name: version: 1.0 author: Andy author_website: (undefined) parent_theme: Hello Elementor (hello-elementor) theme_features: menus, post-thumbnails, automatic-feed-links, title-tag, html5, custom-logo, editor-style, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider theme_path: ### wp-parent-theme ### name: Hello Elementor (hello-elementor) version: 2.3.0 author: Elementor Team author_website: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash theme_path: ### wp-mu-plugins (1) ### StackCache: author: Stack CP, version: (undefined) ### wp-plugins-active (5) ### Child Theme Generator: version: 2.2.6, author: Serafino Corriero Classic Editor: version: 1.5, author: WordPress Contributors Elementor: version: 2.9.13, author: Elementor.com Elementor Pro: version: 2.10.3, author: Elementor.com Password Protect WordPress Lite: version: 1.4.5.1, author: BWPS ### wp-media ### image_editor: WP_Image_Editor_GD imagick_module_version: Not available imagemagick_version: Not available gd_version: bundled (2.1.0 compatible) ghostscript_version: 9.25 ### wp-server ### server_architecture: Linux 3.10.0-1127.10.1.el7.x86_64 x86_64 httpd_software: Apache php_version: 7.3.19 64bit php_sapi: fpm-fcgi max_input_variables: 2500 time_limit: 300 memory_limit: 256M max_input_time: 60 upload_max_size: 128M php_post_max_size: 128M curl_version: 7.65.0 OpenSSL/1.0.2k-fips suhosin: false imagick_availability: false htaccess_extra_rules: false ### wp-constants ### WP_HOME: undefined WP_SITEURL: undefined WP_CONTENT_DIR: WP_PLUGIN_DIR: WP_MAX_MEMORY_LIMIT: 256M WP_DEBUG: false WP_DEBUG_DISPLAY: true WP_DEBUG_LOG: false SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_LOCAL_DEV: undefined DB_CHARSET: utf8 DB_COLLATE: undefined ### wp-filesystem ### wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable mu-plugins: writable
Also tried clearing cache which had no effect either.
Any help really appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Customizer Styling not working’ is closed to new replies.