Tagged: 

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

    I was hoping to expand a 1 column background color for the entirety of a grid row cell.
    I was also hoping to figure out how to get that box to the bottom area of the cell instead of at the top. Any ideas?

    #815188

    Update: I fixed the first part. I totally forgot to take off the padding in the cell. Still need help on the second part though.

    #815454

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .flex_column_table_cell {transform: translateY(170%)!important; }

    Can you make all the cells the same size with text or blank lines?

    Best regards,
    Mike

    #835582

    Thanks for this!
    We actually figured it out.

    #835639

    Hi,

    Glad that you figured it out. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Expand column background to entire grid row cell’ is closed to new replies.