40 lines
1.0 KiB
CSS
40 lines
1.0 KiB
CSS
/*
|
|
Theme Name: Hello Getfused
|
|
Description: Standard template for sites built by Getfused using Elementor.
|
|
Author: Getfused
|
|
Author URL: https://getfused.com
|
|
Template: hello-elementor
|
|
Version: 1.0
|
|
License: GNU General Public License v2 or later
|
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
Text Domain: HelloGetfused
|
|
*/
|
|
[id] {
|
|
scroll-margin-top: 150px; /* Adjust this to your header's height */
|
|
}
|
|
|
|
.grecaptcha-badge {
|
|
visibility: hidden;
|
|
}
|
|
|
|
#wp-admin-bar-wpseo-menu,
|
|
#wp-admin-bar-gform-forms,
|
|
#wp-admin-bar-updates,
|
|
#wp-admin-bar-new-content,
|
|
#wp-admin-bar-wpengine_adminbar,
|
|
#wp-admin-bar-wp-mail-smtp-menu,
|
|
#wp-admin-bar-elementor_notes,
|
|
#wp-admin-bar-stats,
|
|
#wp-admin-bar-customize {
|
|
display: none!important;
|
|
}
|
|
|
|
/* Show wider Edit with Elementor flyout */
|
|
#wpadminbar .quicklinks #wp-admin-bar-elementor_edit_page.menupop.hover ul li .ab-item {
|
|
width: auto !important;
|
|
max-width: 280px;
|
|
}
|
|
|
|
#wpadminbar .quicklinks #wp-admin-bar-elementor_edit_page.menupop.hover ul li .ab-item .elementor-edit-link-title {
|
|
margin-right: 10px;
|
|
} |