Search results for: header

Google Analytics

Downloaded when the analytics account was setup

Steven McGraw
<10

Untitled Snippet

Mihai-Daniel Sanda
<10

When Update then Slack

Anytime a plugin or theme or wp updates, it sends an update to slack channel.

Amazon Affiliate Disclosure Top

Display an Amazon Affiliate disclosure at the top of posts and/or pages.

<10

E-List

sign up for our e-news

google search

google search console verification

CHITTARANJN NIRMALKAR
<10

CSS for Countdown Timer text

Translate the text ‘Days’, ‘Hours’, ‘Minutes’, and ‘Seconds’ into another language.

JavaScript

document.getElementById('chat-form').addEventListener('submit', async function(e) { e.preventDefault(); // Captura el texto del usuario const userInput = document.getElementById('user-input').value; //…

Adding Material Design to Your Form Fields Using CSS

#wpforms-form-697 { float: left; width: 100%; text-align: center; margin: 30px auto 30px auto; } #wpforms-form-697 .wpforms-field…

100+

Creating a Form With Floating Labels

form#wpforms-form-1682 { position: relative; } form#wpforms-form-1682 .floating label:nth-of-type(2) { display: none; } .floating input { position:…

20+

Adding Custom Border to Your Form

/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…

100+
1 20 21 22 23 24 34