• Resolved Morgan Hvidt

    (@morganhvidt)


    Hi! Thank you for making this plugin ??

    I tested it with Themedd and found that shortcode made the page longer (able to scroll way past the footer of the site). I added a relative position to the CSS below which fixed the issue for me. Just thought I’d let you know.

    Thanks!

    ul.taa-account-tabs li {
        display: inline-block;
        margin: 0 4px 0 0;
        position: relative;
    }
    • This topic was modified 5 years, 9 months ago by Morgan Hvidt.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Long page fix’ is closed to new replies.