Home › Forums › Basel support forum › WP Bakery style not applied in wplm translation › Reply To: WP Bakery style not applied in wplm translation
August 24, 2020 at 3:33 pm
#220906
andreawine
Participant
Hi Elise
as you can see here:
https://www.andreawinebellagio.com/en/wines-catalog/
I have style applied without having modified it myself,
specifically I have to reset like below:
div.vc_custom_1595942224293, div.vc_custom_1595942216540, div.vc_custom_1595862311021
{
margin-bottom: 0 !important;
}
Now I’ll leave without this rule so that you can check in code the inline css insertion on this custom element
in order to get all elements on same row
thanks