Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Megan

    Widgets for SiteOrigin was removed from the directory, I’m not sure the authors will reply.

    If you send a link to the page containing the issue, I can take a brief look and see if there is anything that can be done to help.

    Thread Starter Megan.ons

    (@meganons)

    Hi Andrew,

    Thanks for responding.

    Here is the link

    Plugin Contributor SiteRonin

    (@siteronin)

    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.

    Thread Starter Megan.ons

    (@meganons)

    Hey SiteRonin,

    It worked perfectly.

    Thanks a ton !

    Megan

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Vertical tabs overlapping text’ is closed to new replies.