PHP Classes

File: assets/scss/style.scss

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Customize Tawk.to Widget for WordPress   assets/scss/style.scss   Download  
File: assets/scss/style.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Customize Tawk.to Widget for WordPress
Customize the Tawk.to WordPress chat widget
Author: By
Last change:
Date: 4 days ago
Size: 900 bytes
 

Contents

Class file image Download
.advancetawktocustomise { position: fixed; z-index: 9999999999; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -o-transition: all 0.25s ease; top: 50%; transform: translateY(-50%); font-family: Arial; display: none; .advancetawktocustomise-new-design { display: flex !important; align-items: center !important; padding: 10px 23px !important; transform: rotate(-91deg) !important; cursor: pointer; span { font-size: 15px !important; font-weight: 550 !important; margin-left: 7px !important; color: white !important; font-family: sans-serif !important; } svg { height: 13px !important; fill: white !important; } } } #advancetawktocustomisebtn { cursor: pointer !important; } .widget-visible, .widget-hidden { display: none !important; }