WordPress

elementor pro expert

fix wordpress elementor issues and be elementor expert or elementor pro expert

Do you need a Elementor pro expert to fix your website or develop a clean and modern WordPress website or elementor landing page? Then you are in the right place. In this Gig. I’m here to solve issues for your website that is created with elementor builder. This gig provides you an all-in-one package of […]

fix wordpress elementor issues and be elementor expert or elementor pro expert Read More »

Hiring a WordPress Developer for Your Medical Website

Hiring a WordPress Developer for Your Medical Website

Hiring a WordPress Developer for Your Medical Website Are you looking to elevate your medical website’s functionality and design? Hiring a skilled WordPress developer is crucial to ensure a seamless online presence for your healthcare services. Here’s a guide on how to find the right talent: 1. Define Your Requirements: Clearly outline your project requirements,

Hiring a WordPress Developer for Your Medical Website Read More »

Click Button to Change Image using Elementor

.cars{ display: none; } #carone{ display: block; } <script src=”https://code.jquery.com/jquery-3.6.0.min.js”></script> <script> var $ = jQuery$(document).ready(function(){$(‘#red ‘).on(‘click’, function(){ $(‘.cars’).hide()$(‘#carone’).show()});$(‘#blue ‘).on(‘click’, function(){ $(‘.cars’).hide()$(‘#cartwo’ ).show()});$(‘#black’).on(‘click’, function(){ $(‘.cars’).hide()$(‘#carthree’ ).show()})})</script>

Click Button to Change Image using Elementor Read More »

list of Bangladesh division

Division Name District Name Dhaka (ঢাকা ) Dhaka, Faridpur, Gazipur, Gopalganj, Jamalpur, Kishoreganj, Madaripu, Manikganj, Munshigan, Mymensingh, Narayanganj, Norshingdi, Netrokona, Rajbari, Shariatpur, Sherpur, Tangail Barisal (বরিশাল ) Content Chittagong (চট্টগ্রাম ) Content Khulna (খুলনা) Content Rajshahi (রাজশাহী ) Content Rangpur (রংপুর ) Content Sylhet (সিলেট) Content

list of Bangladesh division Read More »

project code

.elementor-29 .elementor-element.elementor-element-b5918e1 > .elementor-background-overlay { background-color: transparent; background-image: linear-gradient(90deg, #111D29A3 70%, #EDF1FCEB 0%)!important; opacity: 1; transition: background 0.3s, border-radius 0.3s, opacity 0.3s!imporant; }

project code Read More »

shape

.triangle{ width: 0px!important; height: 0px!important; border-left: 100px solid transparent; border-right: 100px solid transparent; border-bottom: 150px solid red; position: relative; } .triangle::before{ position: absolute!important; content:”; width: 0px; height: 0px; top:75px; left: -87px; right: 0px; bottom:0; margin: auto; border-left: 87px solid transparent; border-right: 87px solid transparent; border-bottom:138px solid #fff; }

shape Read More »

border animation

:root{ –first-color: #FF0000; –second-color:#00FF00; –size: 100px; –speed: 4s; } selector{ overflow: hidden !important; display: flex; justify-content: center; align-items: center; } selector:before{ content: ”; position: absolute; width: var(–size); height: 140%; background: linear-gradient(var(–first-color), var(–second-color)); animation: animate var(–speed) linear infinite; } @keyframes animate{ 0%{ transform: rotate(0deg); } 100%{ transform: rotate(360deg); } }

border animation Read More »