Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280866

    Hi, the table on my android mobile shows no description column and that’s why I used ‘standard row’ for the first row (also).
    Is there a solution for it?
    Another solution I might even like more is to change the color of the first row top from green to red

    #280965

    Hey!

    Try with this settings in the Table element:
    http://screencast.com/t/QthFv9twJ4G

    Best regards,
    Josue

    #281109
    This reply has been marked as private.
    #281342

    Hey!

    Try adding this code to the Quick CSS:

    li.avia-heading-row {
        background: red !important; /* Change red by the color of your preference */
    }

    Result:

    Cheers! 
    Josue

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