• Resolved alspot

    (@alspot)


    Hi, when I switch languages, an image/ text section I have just under my header moves upwards and covers part of my header. Can’t figure out why.

    Any help? I tried
    – Fix spaces between HTML attributes
    – Fix missing dynamic content
    – Disable dynamic translation
    – fix broken HTML

    • This topic was modified 3 years ago by alspot.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dragos

    (@dragosvrejiu)

    Hello,

    Thank you for getting in touch with us!

    You can fix this using a little bit of CSS.

    Please go to Appeareance -> Customize -> Additional CSS and paste the following code:

    .translatepress-en_GB .elementor-section-wrap > .elementor-element-6b5a048 { margin-top: 35px; !important }

    It will add a top margin to that element only on the English language.

    Best regards,

    Thread Starter alspot

    (@alspot)

    Brilliant. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Translation moves section to overlap with header’ is closed to new replies.