Jump to content

Edit History

juanrojas

juanrojas


incomplete

/themes/Blossom/assets/css/theme.css

.product-cover .layer .zoom-in {
    color: #fff;
    background-color: #888888;
    position: initial;
    bottom: 1px;
    right: 1px;
    padding: 4px 15px;
    height: auto;
    width: auto;

    font-size: 20px;

Jetez un oeil à ces mesures que vous avez en (auto)
Cela ne devrait pas être comme ça, mais quelque chose comme 28 px

juanrojas

juanrojas

/themes/Blossom/assets/css/theme.css.product-cover .layer .zoom-in {
    color: #fff;
    background-color: #888888;
    position: initial;
    bottom: 1px;
    right: 1px;
    padding: 4px 15px;
    height: auto;
    width: auto;

    font-size: 20px;

Jetez un oeil à ces mesures que vous avez en (auto)
Cela ne devrait pas être comme ça, mais quelque chose comme 28 px

×
×
  • Create New...