Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter mjhay

    (@mjhay)

    Ok thank you. The Horizontal Offset will work.
    A few other questions on styling. I often need to use !important to make most of my custom CSS work. Is this just because it needs to overwrite existing CSS or am I doing something wrong?
    Also, is there a way to make columns equal height? Sometimes I want to make one column a different color so I assign it a custom class and change the background color. However, when another column becomes taller, the colored column doesn’t expand with it and it reveals whatever the default color is. To overcome this I use min-height on the colored column so it’s as tall as the tallest column. Is there another way?

Viewing 1 replies (of 1 total)