• Hello,
    I opened a ticket last week but did not hear back so I figured I would put this here as well.

    Phlox theme is not compatible with the lastest elementor updates.

    With the updated version of elementor, mobile is no longer responsive. I have tested with other themes and this problem only happens with phlox theme.

    I have resolved this issue by rolling back elementor to v3.0.16 or earlier. Using WP rollback plugin.

    An update would be much appreciated. Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have got the exactly same issue on my Phlox page.

    I got exactly same issue.

    • This reply was modified 3 years, 4 months ago by tionebtrebor.

    Right Now I’m using the Phlox theme with Elementor,
    but in mobile view, the layout is not perfect at all!!
    if I created A THREE column row this theme display me all three columns side by side in mobile, but when I active The Astra theme ist all ok, there is no problem with responsiveness at all

    I have the same issue. Mobile is not responsive. I contacted Phlox through their pretend chat function and received a response that Phlox is compatible with all versions of Elementor. However, it is clearly not working with Elementor 3.3.x. I did the same exercise as the person that opened this thread and can confirm, that for me rolling Elementor back to Version 2.9.x does in fact result in Phlox working again.

    I also created 2 sample sites on Bluehost, one with the Phlox theme and one with the Twenty-Twenty-One theme with a simple 3 column section. The Phlox one is not responsive to mobile, the other is (I’ve also tried several other themes and all are responsive except Phlox).

    I responded to their “chat” email with all of the above information and links to both of the sample sites… of course no response.

    I think I will need to abandon Phlox and switch to Astra as Phlox for all of its features seems not reliable enough to commit to for the site we need to develop.

    I had the same problem, I found this fix in other forum and it worked great:

    /* Mobile fix */
    @media screen and (max-width: 1023px){
    .elementor-section .elementor-container {
    flex-flow: wrap;
    }
    }

    -Add that to your custom css section in customizer-

    I hope it works for you too!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Phlox theme Mobile Responsive Issue’ is closed to new replies.