Hide most advertisements in Shopee.co.th also combined with dark Shopee
Shopee hide most advertisements by j4mesz
Details
Authorj4mesz
LicenseNo License
Categoryuserstyles
Created
Updated
Size4.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name shopee.co.th/*
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
div a[href*="adsid"]:not([href*="adsid=0"]) {
display:none;
}
a[href*=position] /*div:not(div.customized-overlay-image)*/
{
color:#fff!important;
background-color:#676767;
}
div a[href*="5952287456"] , div a[href*="7254645617"], div a[href*="10115777405"], a[href*="8839560506"]
, a[href*="7687450739"] , a[href*="7054058755"] , a[href*="287869586"] , a[href*="8839560506"] {
display:none;
}
div[data-sqe="ad"] {
border-color:#ff0000;
border-left: .03125rem solid #ff0000;
background-color:#ff0000;
padding: 4.2rem 3.5rem;
bottom: 0rem;
right: 0rem;
}
div.navbar div.v-center{
display:none;
}
.shopee-checkbox__label,
.shopee-filter-group__header,
.shopee-filter,
.shopee-search-filter-status__text,
.shopee-filter-group__toggle-btn,
.shopee-sort-bar__label,
.page-product__breadcrumb,
button.shopee-button-no-outline,
.shopee-item-card__text-name,
.shopee-icon-button .shopee-icon-button--left,
.shopee-page-controller .shopee-icon-button{
color:#fff!important;
}
div.card,.page-product__shop,.product-detail, .page-product__detail,.product-ratings,.product-rating-overview,
.product-shop-hot-sales, .page-product__hot-sales{
color:white;
background-color:#333;
border: 1px solid white;
border-radius:20px;
}
.product-ratings,
.product-ratings label,
.shopee-product-rating__time,
.shopee-product-rating_,
.shopee-product-rating__variation,
.product-detail .page-product__detail,
.page-product__detail div, .page-product__hot-sales div, .page-product__info div, .page-product__ratings div, .page-product__recycle div, .page-product__shop div, .page-product__shop-voucher div,
.page-product__detail, .page-product__hot-sales, .page-product__info, .page-product__ratings, .page-product__recycle, .page-product__shop, .page-product__shop-voucher,
.page-product__detail label, .page-product__hot-sales label, .page-product__info label, .page-product__ratings label, .page-product__recycle label, .page-product__shop label, .page-product__shop-voucher label,
.product-ratings__header,
.shopee-product-rating__actions div{
color:white!important;
background-color:#333!important;
}
.shopee-product-rating__tag{
color:white!important;
border: 1px solid rgba(218, 217, 217, .68);
}
.shopee-product-rating,
.product-shop-hot-sales__item:not(:last-child){
border-bottom: 1px solid rgb(203, 203, 203);
}
.product-briefing div.flex div{
border-radius:20px;
}
.product-briefing .flex div,
.product-briefing .flex div.flex-column label{
color:white;
}
.voucher-ticket-list__list,
.shopee-popover .shopee-popover--dropdown,
.shopee-popover--default, .shopee-popover--dropdown,
.voucher-ticket-list__list div div,
.shopee-header-section__header{
background-color:#333!important;
}
.voucher-ticket-list{
background-color:#444!important;
}
.mini-vouchers__mask {
background:#3330!important;
border: 0px 1px solid var(--brand-primary-color);
}
.voucher-ticket-list__list div div span,
.product-shop-vouchers__list span,
.icon-shipping-airplane{
color:white!important;
stroke:white;
}
a[rel="noopener noreferrer"] span{
color:#ccc!important;
}
.flex div[style="margin-top: 10px;"]{
background-color:#444;
border-radius:20px;
width: 50%;
}
div[style="margin-top: 10px;"] .flex .flex-column {
background-color: #333333c2;
border: 1px solid white;
border-radius:20px;
}
div[style="margin-top: 10px;"] .flex .flex-column div {
justify-content: space-evenly;
}
.voucher-ticket--seller-mini-solid:after, .voucher-ticket--seller-mini-solid:before {
background-image: radial-gradient(#ff0000 2px,#22020200 0);}
.mini-vouchers__vouchers {
border-radius:0px!important;
}
a.home-category-list__category-grid ,
.shopee-flash-sale-overview-carousel
{
border: 1px solid white;
border-radius:20px;
}
a.home-category-list__category-grid:hover
{
background-color: #818181c2;
border: 1px solid white;
border-radius:20px;
}
a.home-category-list__category-grid div {
color:white!important;
}
.shopee-countdown-timer__number{
color: #f00!important;
}
.section-banner-hotword--no-skin {
padding-top: 0px;
}