Home Forums Basel support forum WP Bakery style not applied in wplm translation

WP Bakery style not applied in wplm translation

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #212997

    andreawine
    Participant

    Hello

    it seems there’s a problem with inline CSS applied to translations, in my case I don’t have same inline styles for text box in contact page, can you check please ?

    I’m talking about contact black box with my details

    This happens in many contents, what I noticed is that there’s a fluid css rule in english translation css which impacts as said in other pages contents.

    I made a custom css in child theme style.css but this seems not to impact as it doesn’t contain any css rule related to these problems and elements

    Thanks

    #213009

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You need to enable WPML translating in WPML > Theme and Plugins Localization and then you can translate in WPML > Strings.

    If you have enabled and still have the problem, please contact WPML support.

    Best Regards

    #213013

    andreawine
    Participant

    Hello,

    probably I didn’t explain problem correctly.

    This is not a text problem, this is a theme problem where css applied to a text box are not applied in translation,. In particular background -color style.

    Can you check please ?

    inline style in italian version:

    .vc_custom_1594317881728 {
    padding-top: 50px !important;
    padding-right: 40px !important;
    padding-bottom: 50px !important;
    padding-left: 55px !important;
    background-color: #161616 !important;
    }

    no inline style in english translation

    #213112

    Hello,

    Please provide the site admin access to the private area, page URL and screen of the text block.

    Best Regards

    #220588

    andreawine
    Participant

    Hi Elise,

    as before please find credentials below, thanks

    #220704

    Hello,

    Please provide the page URL and how do you apply the styles?

    Best Regards

    #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

    #220987

    Hello,

    The styles would not work.

    1. If you want to set zero margins to any element, go to the element settings > Design tab and insert the values as per your needs.

    2. You can assign the class to the row and then add custom CSS.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)