Tagged: , ,

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

    Hi,

    We use a toggle element to display FAQ items. On a samsung galaxy, the “toggle content” does not get high enough. As a result, the text disappears behind the next toggle. Is this a known issue? Do you guys have a fix for this?

    Please see a screenshot and URL attached.

    #1431321

    Hi bonsaimedia,

    Please try to disable CSS File Merging And Compression in Enfold > Performance and clear any cache if you have caching plugins.
    Hope it helps.

    Best regards,
    Nikko

    #1431407
    This reply has been marked as private.
    #1431526

    Hi bonsaimedia,

    Yes, please give us temporary admin access, so we can check it further.
    Just post the credentials in private content.

    Best regards,
    Nikko

    #1431667

    Thanks!

    #1431727

    Hi bonsaimedia,

    I have added this CSS code in your Quick CSS, please check if this helps fix the problem:

    @media only screen and (max-width:767px) {
      #top .single_toggle {
        float: none;
      }
    }

    Best regards,
    Nikko

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