This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Variable widget heigth in Archives mess up display

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 11 days ago

    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. DeBAAT 11 years, 10 days ago

    Thanks Andrew.
    This did the trick!

  3. Andrew Misplon Staff 11 years, 10 days ago

    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.

Have a different question or issue?

Start New Thread