Home Forums WoodMart support forum CSS issues, Mobile Issuses and what not…

CSS issues, Mobile Issuses and what not…

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280295

    provs
    Participant

    How 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;
    }

    #280310

    provs
    Participant

    Ah, it’s only adding wd instead of woodmart.

    issue sloved 🙂

    #280431

    Hello,

    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.

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘CSS issues, Mobile Issuses and what not…’ is closed to new replies.