• Resolved dreahahn

    (@dreahahn)


    Hi there, I used the starbox plugin to create a list of all the authors. So far, everything worked. The only bug I cannot figure out is: the boxes are way too large. How can I customize them in a way that they surround only the text that is there (and not a lot of empty space).

    To see the problem, click here: http://yallale.de/autoren/

    I am new to wordpress… so sorry in advance if that turns out to be an obvious problem 🙂

Viewing 1 replies (of 1 total)
  • Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi,

    You can add this custom CSS in your theme:

    .abh_tab_content .abh_tab {
    height: auto !important;
    }

    and it should work just fine.

    Seems that the theme is adding some height values and it affects the Starbox plugin.

    Best regards,
    Calin

Viewing 1 replies (of 1 total)

The topic ‘Author box too large’ is closed to new replies.