Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #423509

    I was reading this useful thread: https://kriesi.at/support/topic/enfold-table-customization/

    Regarding the answer to #4, is there a way to align text (and perhaps apply bg color) to only a specific column type, such as a Highlight Column?

    I tried a few things, but everything seemed to effect the entire td.

    Thanks

    #424109

    Hi dmoravec!

    Maybe this is what your wanting?

    .avia-highlight-col li, .avia-highlight-col span {
      background: none repeat scroll 0 0 red !important;
    }

    If not then send us a link to your page and take a screenshot highlighting your intentions and we’ll take a look.

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.