Menu Item image Animation on Hover

.header-navigation .menu .menu-item:hover { background: url(https://ecommerce-base-1.instawp.xyz/wp-content/uploads/2024/05/Plan-De-Travail-14_7png.webp) no-repeat; background-size: contain; background-position: center; transition: 0.5s; }Continue reading

Menu Item image Animation on Hover

.header-navigation .menu .menu-item:hover { background: url(https://ecommerce-base-1.instawp.xyz/wp-content/uploads/2024/05/Plan-De-Travail-14_7png.webp) no-repeat; background-size: contain; background-position: center; transition: 0.5s; }Continue reading

Phone Number (depreciated)

$field_default = ‘default_phone’; // Set a default value for $field $source_default = ‘option’; // Set a default value for $option $output_default = ‘national’; // Set a default value for $output $field_custom = ‘custom_phone’; // Set a custom value for $field…Continue reading

Phone Number – Inline Text (depreciated)

$field_default = ‘default_phone’; // Set a default value for $field $source_default = ‘option’; // Set a default value for $option $title_value = ‘Click to call ‘ . get_bloginfo(‘name’) . ‘ now!’; // Check if there is a value for the…Continue reading