Hi, ThemeCo Support –
I have a tab element on this page:
https://receptivitylab.com/what-is-receptivity/
I would like to eliminate most of the space between the tab headings and the tab content. On an earlier support thread I found this recommended css:
.x-tab-content .x-tab-pane {
padding-top: 1px;
}
When I added that, the space was reduced, but there is still a lot more space than I want:
I changed the padding to 0px, and this happened:
Can you please help me close up that gap?
Thanks!
– Marjorie