Home>Support>Variable widget heigth in Archives mess up display

Variable widget heigth in Archives mess up display

With the Vantage theme, I’ve configured my Blog Archive Layout to display circle icons.
This displays nicely when all posts in that archive have a similar layout and excerpt length.

However, as soon as there is a difference in the length of the excerpt, the floating definition results in strange layouts. The fourth post might be shown in the third column when the first two posts are larger than the third post.

You can see the described issue in the url provided.

The behaviour I expected would be the same as shown on the page (/wp-admin/plugin-install.php) where a new plugin can be selected. On that page, there are also boxes with different heights but still shown neatly.

URL: http://www.soavis.eu/soavis_service/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Apologies for the hassle. Please give the following a try under Appearance > Custom CSS:

    /* Circle Icon Widget - Loop */
    
    .vantage-circleicon-loop .widget_circleicon-widget {
    display: inline-block;
    float: none !important;
    vertical-align: top;
    }
    
  2. 9 years, 7 months ago DeBAAT

    Thanks Andrew.
    This did the trick!

  3. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More