Reply 212031 to: product page display problem

Avatar: Rose Tyler
Rose Tyler
Support staff
April 5, 2019 at 07:24

Hello,

.etheme_products .product-view-mask3 .footer-product .pre_order_loop,
.etheme_products .product-view-mask3 .footer-product .by-vendor-name-link,
.products-slider .product-view-mask3 .footer-product .pre_order_loop,
.products-slider .product-view-mask3 .footer-product .by-vendor-name-link {
    padding: 7px 10px;
}
.product-view-mask3 .footer-product .by-vendor-name-link,
.product-view-mask3 .footer-product .pre_order_loop{
    background: #222222;
}
.product-view-mask3 .footer-product .by-vendor-name-link:hover,
.product-view-mask3 .footer-product .pre_order_loop:hover {
    background: #333333;
}
.product-view-mask3 .footer-product .pre_order_loop,
.product-view-mask3 .footer-product .by-vendor-name-link {
    font-size: 0;
    padding: 7px 7px;
}
.product-view-mask3 .footer-product .by-vendor-name-link:before {
    content: "\e1000";
    font-family: 'xstore-icons';
    color:  white;
    font-size: 14px;
}
.product-view-mask3 .footer-product .pre_order_loop:before {
    content: "\f23d";
    font-family: FontAwesome;
    color:  white;
    font-size: 14px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.