Viewing 4 posts - 1 through 4 (of 4 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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.