Home › Forums › WoodMart support forum › price not visible on rated products with stars
price not visible on rated products with stars
- This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by
Elise Noromit.
-
AuthorPosts
-
January 7, 2021 at 12:17 pm #256427
VictoriaParticipantI have the problem that on the slider and on the overview page that show product overviews that the price is not visible anymore as soon as the product was rated with stars.
This can be seen on the main page with the product slider.
And as well on the “Schnittmuster” page (click on main menu to get there).Hovering over the product the summary-text is shown and parts of the price and stars are shown.
I wanted to fix this by adding custom css in the “Theme settings – Custom CSS – Global Custom CSS” but anything I add there has no effect.
So I have 2 problems:
1- price is no longer showing with star ratings.
2- Global Custom CSS is not workingMy test to fix problem no 1 was that I wanted to add:
.woodmart-hover-base.has-stars.product-type-external .product-rating-price, .woodmart-hover-base.has-stars.product-type-external .star-rating, .woodmart-hover-base.has-stars.product-type-external .wrapp-product-price .price, .woodmart-hover-base.has-stars.purchasable .product-rating-price, .woodmart-hover-base.has-stars.purchasable .star-rating, .woodmart-hover-base.has-stars.purchasable .wrapp-product-price .price { height: 60px; line-height: 1.3; }
to override the height of 30px and line-heigt of 30px. As that prevents the price to be visible. It is not a perfect fix yet but a starter I guess.
So I don’t know if that would be the appropriate way to fix it. If you have better suggestions please let me know. But as long as Custom CSS is not working I cannot add it.
January 7, 2021 at 9:35 pm #256577
Elise NoromitMemberHello,
Please check the credentials I cannot login.
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
if the problem remains, even after the plugins deactivated, please provide your correct site admin access to the private area.
Best Regards
January 8, 2021 at 12:11 am #256624
VictoriaParticipantI found a plugin that makes the effect worse but it is not fixed. But deactivating all plugins still leaves the price line to be lower than the other price lines by some pixel so that they are not on the same level as the other products (see first page the section titled “MEISTVERKAUFT” and compare the distances between title and price).
I also changed the authentication of the admin user.
And also with all plugins deactivated the Custom global css is still not working for me.
I left the plugins deactivated for you.
best regards.
January 8, 2021 at 4:30 pm #256839
Elise NoromitMemberHello,
Please remove this
primary-color: #f9005b;
from the Custom CSSS > General.If you want to set a primary color, you can do it in the Theme Settings > Styles and colors.
Your theme is based on WP bakery page builder: https://prnt.sc/wj4xlq Please deactivate Elementor.
If the problem remains, please confirm the permission to deactivate the plugins and switch to the parent theme.
Best Regards
January 8, 2021 at 9:40 pm #256901
VictoriaParticipantSeems to be fixed. Thanks.
January 8, 2021 at 10:22 pm #256919
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: GlobalCSS price not showing
The topic ‘price not visible on rated products with stars’ is closed to new replies.
- You must be logged in to create new topics. Login / Register