thanks: minify is off (probably should stay that way) so yes, open to suggestions
Note: the Attitude Pro theme i am using is responsive (and i am not sure if I should be adjusting the widths as you’ve advised – and also haven’t found where I should do that
when i use the inbuilt theme option to change the CSS eg tab title size and color it seems to render that way when the page loads and then revert to default)
current CSS in place is
.responsive-tabs-wrapper .responsive-tabs__list__item {
padding-bottom: 8px;
padding-top: 8px;
line-height: 30px;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 4px;
margin-left: 4px;
}
which was all in an attempt to stop overlaps that were way too close together… likely too many bits but i’ve not played with it enough yet (and have realised that this may be causing the issue in the first place)