• Resolved lumos

    (@lumos)


    Hi, I have an issue with cell alignment when I view the page on iOS. The alignment is sometimes to the left and sometimes to the right. How can I force the alignment to the left in all modes (responsive and non-responsive) using CSS?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @lumos,
    Hope you’re doing well.
    Regarding your query, you can fix the text alignment by adding Custom CSS to your page. The CSS Code is given below:

    .eael-data-table .td-content {

    display: block !important;

    }

    You can easily apply Custom CSS code to your page by navigating to Edit Data Table -> Advanced -> Custom CSS and then paste the CSS Code there.

    Thank you

    Thread Starter lumos

    (@lumos)

    Thank you, this solved the problem.

    Hello @lumos

    You are most welcome.

    I am really glad that I was able to help. Please feel free to contact our support team anytime you need help with our plugin. We are always happy to help.

    Also, can I request you to do me a favor and spend just 30 seconds of your time reviewing us by following this link? This will definitely make my day and encourage our team to serve you better.

    Thank you in advance!

    Link to review: https://ww.wp.xz.cn/plugins/essential-addons-for-elementor-lite/#reviews

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

The topic ‘Data Table text alignment on iOS’ is closed to new replies.