Css ( .aws-search-result) and (.aws_result_price) inherited with css price theme
-
Hi,
Plugin is very good, but i have a problem.
My theme is have a CSS for Product Price and Plugin have same Css
In used CSS theme is active and break the structure of the interface.I want to prioritize css of plugin first, please help me fix.
This is css Plugin:
.aws-search-result .aws_result_price {
display: block;
padding: 2px 0;
color: #222;
}This is Theme CSS:
.electro-price {
font-size: 1.875rem;
font-weight: 400;
color: #ee4d2d;
}Thank you everyone
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Css ( .aws-search-result) and (.aws_result_price) inherited with css price theme’ is closed to new replies.