Home Forums Basel support forum Other Duplicated CSS properties

Other Duplicated CSS properties

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226973

    pierredemeudon
    Participant

    Hi There,

    Following the former ones, the following files define the same property several times (with the same value) in a single rule:

    https://polinacouture.com/wp-content/themes/basel/style.css?ver=5.3.0

    .menu-label:after {position: absolute} (line 3314, col 5)
    div.quantity .minus, div.quantity .plus {background-color: transparent} (line 4645, col 5)
    .popup-added_to_cart {position: relative} (line 14223, col 3)
    .my_account_orders td.order-actions a, .account-payment-methods-table td.order-a… (line 14619, col 3)
    .global-header-vertical.basel-cart-opened .cart-widget-side {-webkit-transform: … (line 23076, col 5)
    .global-header-vertical .cart-widget-side {-webkit-transform: translate3d(-340px… (line 23083, col 5)
    .testimonials.testimonials-grid.testimon-columns-2 .testimonial, .testimonials.t… (line 24027, col 5)
    .testimonials.testimonials-grid.testimon-columns-2 .testimonial, .testimonials.t… (line 24028, col 5)
    .rtl.global-header-vertical.basel-cart-opened .cart-widget-side {-webkit-transfo… (line 27816, col 7)

    Improve-able?

    Kind regards

    #227433

    Bogdan Donovan
    Keymaster

    Hi,

    Thank you for noticing and reporting this issue. We will fix it in our next theme release for sure.

    Best regards

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