Skip to content

HIDE RIGHT BAR - ALIEXPRESS.COM by ConSolatory

Screenshot of HIDE RIGHT BAR - ALIEXPRESS.COM

Details

AuthorConSolatory

LicenseNo License

Categoryaliexpress.com

Created

Updated

Size562 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

VRCS.FANS - ALIEXPRESS.COM - HIDE RIGHT BAR

Notes

HIDE RIGHT BAR - ALIEXPRESS.COM

Source code

/* ==UserStyle==
@name           VRCS.FANS - ALIEXPRESS.COM - HIDE RIGHT BAR
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    ALIEXPRESS.COM - HIDE RIGHT BAR
@author         VRCS.FANS
==/UserStyle== */
@-moz-document domain("aliexpress.com") {
   
    #sidecart {
        display: none;
    }

    .unfoldShopCart .pdp-page-wrap {
        padding-right: 0px;
    }

    body.unfoldShopCart .search-root-cls {
    margin-right: 0px;
}
    

    .unfoldShopCart #root {
        margin-left: 0;
        margin-right: unset;
    }
}

Reviews

No reviews yet.