X Theme/ Integrity- Card Element Issue

Recently I built a website using WordPress X Theme and I’m experiencing some issues with an element within the theme. I’m using X Theme Pro for our business site: https://trihelixsoftware.com/. On the home page there are three card elements/flipper and all are within one row.

The card elements are responsive on web and desktop but don’t scale correctly on smaller screens like 7" iPad or when you drag your screen to different media breaks.

Please review to the screen captures for reference. The cards seem to push to the bottom or the page when the media breaks change. I would like for the cards to be “fixed” at the same point on each media break.

Does anyone have an idea of what the issue might be? The media breaks for iphone and desktop look great and they stack correctly.

Thank you,

Hello Nicole,

Thanks for writing in!

Please edit the page and remove the <h2> in the card element titles.
You added this:

<h2><span style="color: #0066ff">ENTERPRISE</span> SERVICES</h2>

You should only have this because the titles were already wrapped with <h4>.

<span style="color: #0066ff">ENTERPRISE</span> SERVICES

Hope this helps. Please let us know how it goes.

Thank you, this seems to have fixed the issue.

You’re welcome!
It’s good to know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.