Comments Josephine started the conversation 1,393Support Agent 1 repliedJanuary 25, 2021 at 12:33pmHi Josephine,The option that affects the design of that element is General Elements Style setting in Appearance> Customize> General settings:Please change that setting to Square (instead of Skewed square).Let us know if that helped. Regards, BoldThemes team If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!1 LikeJosephine replied2 weeks ago on February 23, 2021 at 8:51amThanks for the reply,But I only want the design of the price lists to change and not the other elements. Any way I can achieve this? 1,393Support Agent 1 replied2 weeks ago on February 23, 2021 at 11:34amHi Josephine,Please try adding the following code to Appearance> Customize> Additional css: .btGeneralElementsStyle_skewed .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price { transform: none;}.btGeneralElementsStyle_skewed .bt_bb_align_left .bt_bb_price_list .bt_bb_price_list_price > span { transform: none;}The code above should remove skewed effect from Price list element.Let us know if that helped. Regards, BoldThemes team If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance! Sign in to reply ...
Hi Josephine,
The option that affects the design of that element is General Elements Style setting in Appearance> Customize> General settings:
Please change that setting to Square (instead of Skewed square).
Let us know if that helped.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!
Thanks for the reply,
But I only want the design of the price lists to change and not the other elements.
Any way I can achieve this?
Hi Josephine,
Please try adding the following code to Appearance> Customize> Additional css:
The code above should remove skewed effect from Price list element.Let us know if that helped.
Regards, BoldThemes team
If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!