I have a color section with an ID of picks. There are 4 rows, each with 3 columns. The columns are for logos, text and buttons.
In the middle column the text does not align with the top of the logos and buttons. I’ve tried some CSS but need some help to get it working please.
I’ve tried
.av_textblock_section {
margin-top:0 !important;
}
Thanks
Huw
I’ve sorted this now so please ignore. I’m using CSS Hero to help me understand the CSS I need. I then put the CSS in the Quick CSS area.