Tagged: grid row
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?
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.
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
Thanks for this!
We actually figured it out.
Hi,
Glad that you figured it out. Thanks for using Enfold :)
Best regards,
Nikko