Search results for: header

Static Page

html, body { overflow-x:hidden }

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;…

How to Block Names From Completing Your Form - First Last and First Middle Last format

/** * Prevent certain names from the other formats for the Name form field. * *…

<10

Untitled Snippet

.entry-meta { display: none; }

Paul Bass
<10

Hide SALE! Badges

/*Hide WooCommerce SALES Badges*/ .woocommerce span.onsale { display: none; } /*Hide SALES Badges in home page…

Move Admin Bar to the Bottom

Move the admin bar to the bottom of the screen in the frontend.

200+
1 19 20 21 22 23 24