How to focus on one column independently of other columns or rows
-
Hello,
I am trying to find out if there is a way to focus on a single column independently of other columns or rows.
I have searched the forums and I’ve figured out this code so far, but it only changes all columns indepently, I need to add to it to only focus on row one.
.column.size-1of3:nth-child(1) { width: 50% !important;}
I am trying to achieve something like this… https://www.screencast.com/t/GNJODhIG3
Any help would be much apreciated.
Thanks.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to focus on one column independently of other columns or rows’ is closed to new replies.