Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #668563

    Hi

    We have noticed that when viewed on mobile devices some parts of our website do not appear correctly. This has appeared on iPhone, Samsung, Sony and Huawei phones that we are aware of.

    On catalogue elements the List Title and Price text are overlapping each other. See below screenshot:

    Screenshot

    For some tables, not all though, the header row is appearing with its styling tags displayed and on every row of the table. See below screenshot:

    Screenshot1

    Please can you advise a fix for these issues?

    Thanks

    #669993

    Hey Bellows,

    1- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1024px) {
    .av-catalogue-price {
        position: relative;
    }}

    2- You are currently using an older version of the theme, please update Enfold to the latest version 3.7.1 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

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