Home › Forums › WoodMart support forum › CSS issues, Mobile Issuses and what not…
CSS issues, Mobile Issuses and what not…
- This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 8, 2021 at 4:13 pm #280295
provsParticipantHow do I make this work on 6.0?
/* Add to cart Button Size */
.btns-shop-light .woodmart-hover-standard .woodmart-add-btn>a {
height: 45px;
width: 150px;
}/* Add to cart Text Size */
.woodmart-hover-standard .add-to-cart-loop span {
font-size: 16px;
}/* Price Size */
.woodmart-hover-standard .price {
font-size: 20px;
}/* Remove hovereffect Add to cart*/
.product-grid-item .woodmart-add-btn>a:before, .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn>a:before, .woodmart-hover-button .hover-mask>a:before, .woodmart-hover-info-alt .product-actions>a:before, .woodmart-hover-quick .woodmart-add-btn>a:before, .woodmart-hover-standard .btn-add>a:before, .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before {
content: none!important;
}
.product-grid-item .woodmart-add-btn>a:focus span:not(.woodmart-tooltip-label), .product-grid-item
.woodmart-add-btn>a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn>a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn>a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-button .hover-mask>a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-button .hover-mask>a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-info-alt .product-actions>a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-info-alt .product-actions>a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-quick .woodmart-add-btn>a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-quick .woodmart-add-btn>a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-standard .btn-add>a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-standard .btn-add>a:hover span:not(.woodmart-tooltip-label), .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:focus span:not(.woodmart-tooltip-label), .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:hover span:not(.woodmart-tooltip-label) {
transform: none!important;
}body .single_add_to_cart_button{
width:40%;
font-size:20px;
}April 8, 2021 at 4:46 pm #280310
provsParticipantAh, it’s only adding wd instead of woodmart.
issue sloved 🙂
April 9, 2021 at 6:08 am #280431
Aizaz Imtiaz AwanKeymasterHello,
We are Glad that you managed to solve the issue yourself. You are Great!!
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
Tagged: css
The topic ‘CSS issues, Mobile Issuses and what not…’ is closed to new replies.
- You must be logged in to create new topics. Login / Register