Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1483299

    Hello,

    On my website http://www.bnfit.be I’m encountering overlapping sections on the French side: https://bnfit.be/fr/. When you scroll down, you will clearly see all logo’s overlapping some text that should be displayed above the logo’s.

    The default language is Dutch and we used these sections as a base for the French and English version, so the settings should be identical. The English version of the website does not encounter this problem. We work with Polylang Plugin and can’t see any issues in the logs.

    Could someone please take a look and offer some help?

    Thanks in advance!
    Justine

    #1483323

    Hey MomentumMarketingSupport,

    Thank you for the inquiry.

    You may need to avoid using the ID “comment” for the color section because this css rule gets applied to it.

    #comment {
        width: 602px;
        height: 150px;
        padding: 10px 7px;
        font-size: 12px;
        margin: 0;
    }

    This is how it looks when the height property is disabled.

    View post on imgur.com

    Best regards,
    Ismael

    #1483337
    This reply has been marked as private.
    #1483365

    Hi,

    Try to edit the Color Section with the ID “comment”, go to the Advanced > Developer Settings then replace the value in the Custom ID Attribute field.

    Best regards,
    Ismael

    #1483515

    Hi Ismael,

    That did the trick! Thank you for the assistance!

    Best regards,
    Justine

    #1483528

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlapping sections’ is closed to new replies.