Search results for: header
Hide SALE! Badges
/*Hide WooCommerce SALES Badges*/ .woocommerce span.onsale { display: none; } /*Hide SALES Badges in home page…
cart preview image stretch fix in oceanWP theme
/*Menu cart hover dropdown box image stretch fix*/ .woocommerce ul.product_list_widget li img { float: unset !important;…
disable joinchat whatsapp plugin on mobile biew
@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…
Super Socializer Signin with google style
.theChampLogin.theChampGoogleBackground.theChampGoogleLogin{ height: 44px; background-color: #4285F4; border-radius: 2px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.5); width: 184px; }…
WooCommerce Change "$0.00" to "Free"
/** * Snippet Name: WooCommerce Change "$0.00" to "Free" * Snippet Author: ecommercehints.com */ add_filter( 'woocommerce_get_price_html',…
Framework_Fluid_CSS
Fluid Design Framework - Fonts: Viewport MIN - 320 -- Viewport MAX - 1200 Space: Viewport…
Untitled Snippet
Web 1920 – 2 תכנים מקוריים בקרוב יעלו חדשות היום ערוץ לייב גיימרים ניו יורק LOST…
Centering a form
This snippet will allow you to add a CSS class to your form which will enable…
Remove the Key Text on Conversational Forms
This CSS will remove the Key Text on all Conversational Forms.
Move Admin Bar to the Bottom
Move the admin bar to the bottom of the screen in the frontend.