Forums
(@siteronin)
4 years, 5 months ago
Hi Megan,
It seems to be a CSS issue. You can fix the issue by adding the following to the Additional CSS section in your customizer.
.iw-so-tabs.iw-so-tabs-vertical .iw-so-tabs-nav .iw-so-tab-title a { box-sizing: border-box; }
Hope this helps.