• Resolved Rookie

    (@alriksson)


    Instead of using hide in css and hide on mobile, tablet or desktop, it would be great to see a feature in your plugin to hide if mobile, tablet or desktop. This since you do it great and does not display the code frontend if conditions is met.

    Looking forward for such feature for condition based and proper responsive design this would be beneficial. And useful in cases, to not let browser renders extra empty columns that is 1 full row on mobile and tablet etc.

    Keep on doing a great job, really appreciate this plugin, great functions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rtowebsites

    (@rtowebsites)

    Hello @alriksson,

    i see no way to do that without a huge js work to reload content when needed.
    Elementor is responsive. When something is hidden on mobile potrait it could be needed on mobile landscape mode (when larger than the breakpoint).

    We do not want to overload the plugin and maintain more than needed. Maybe someone else will make a plugin with your idea.

    Anyway thanks for your idea and feedback.

    Thread Starter Rookie

    (@alriksson)

    Elementor only hide in CSS not the output of actual HTML code. Meaning it’s still visible in the code but not frontend for the user. But most things can be aligned, changed and do not need to hide on devices in Elementor so it’s fine.

    I solved it with your plugin just by listening to a dynamic field. I cut down a few DOM elements by doing so, which is why I asked about the feature.

    OK did not know it had to be that js heavy and JS heavy is not good, bloating performance and heavy, computing power thirsty and not good for mobiles.

    Thanks! Problem solved with your plugin anyhow great job love it!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Responsive dynamic coditions’ is closed to new replies.