<?php
echo "WRITE YOUR DETAILS WE WILL CONTACT YOU WITHIN 24 HOURS");
.accordeon-rules ul li input[type=checkbox]:checked~p {
margin-top: 0;
max-height: 0;
opacity: 0;
transform: translate(0,50%);
display: block;
}
.accordeon-rules ul li input[type=checkbox]:checked~p {
margin-top: 0;
max-height: 0;
transform: translate(0,50%);
display: none;
}
footer {
padding: 80px 0;
}
.tabs>div>div {
display: none;
border: none;
padding: 0;
font-size: 20px;
}
#page {
overflow-x: hidden;
}
function add_my_generator_element() {
fusion_builder_map(
array(
'name' => esc_attr__( 'My element', 'fusion-builder' ),
'shortcode' => 'my_generator_element',
'icon' => 'fusiona-font',
'generator_only' => true,
'params' => array(
array(
'type' => 'tinymce',
'heading' => esc_attr__( 'Content', 'fusion-builder' ),
'description' => esc_attr__( 'Enter description', 'fusion-builder' ),
'param_name' => 'element_content',
'value' => esc_attr__( 'Default value', 'fusion-builder' ),
),
),
)
);
}
add_action( 'fusion_builder_before_init', 'add_my_generator_element' );
<a class="logo-link" href="https://korolev.by/">
<img src="https://korolev.by/wp-content/uploads/2019/09/logo.png" alt="Korolev." class="regular-logo">
<img src="http://wp.magnium-themes.com/saxon/saxon-1/wp-content/uploads/2018/11/saxon-mainlogo-white2x.png" alt="Korolev." class="light-logo">
</a>