Created
September 29, 2025 08:45
-
-
Save akther80/17eebfae5952e924ab865fae39e26289 to your computer and use it in GitHub Desktop.
Electro - Single grid Product Price
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.mas-grid-1 .mas-product .electro-price del { | |
position: relative !important; | |
top: 0 !important; | |
left: 0 !important; | |
} | |
.mas-grid-1 .mas-product .electro-price { | |
flex-direction: row-reverse !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment