WPBAKERY – MISALIGNMENTS WITH "MENU PRICE"
-
Dear,
If you check the page in private, you’ll see that the mobile version is showing some misalignments. This is due to the fact that some menu price have 1 line and some have 2 lines.
Yet, it is not user friendly. How can this be fixed?
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to the Theme Settings > Shop > Product grid and set “Product title lines limit”
Best Regards
Dear,
This is not related to a product grid at all.
I am inside a Page, edited with WPBakery.
Kr
Hello,
It does not matter, this option will be effective in both: shop page and a common page with WP bakery element.
Best Regards
I just checked and the option is already defined to “Two lines”
Hello,
Add this code to the Theme Settings > Custom CSS > Mobile
body .woodmart-menu-price .menu-price-title{
min-height:50px;
}
Best Regards
Perfect thanks! Point closed
The topic ‘WPBAKERY – MISALIGNMENTS WITH "MENU PRICE"’ is closed to new replies.