Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #184879

    Hi,
    How can I make the content text of those cells within a highlighted column of a data table be aligned to the right? The default alignment is left.

    Also, in that same table I’d like to align the content of all other columns to “center”

    Thanks,
    JT

    #185179

    Hi jtarzian!

    Can you post the link to your website? They should be center aligned

    Best regards,
    Yigit

    #185292
    This reply has been marked as private.
    #185300

    Hey!

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

    .responsive div .avia-data-table td { text-align: right; padding-right: 15px; }

    Best regards,
    Yigit

    #185549

    Great! Issue solved!! You rock Yigit!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Align text to the right in Highlighted column of Data table, and cente the rest’ is closed to new replies.