Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter norsu

    (@norsu)

    Hi again! Thanks for this, I got it sorted! I now have another problem…

    One of the featured posts always seems out of line check here: https://www.cryptotalnews.com

    I looked in your other posts and saw someone was having a similar issue so i tried the code:

    .editorial_news_featured_slider .featured-post-wrapper .single-featured-wrap {
        float: none;
        display: inline-block;
        vertical-align: text-bottom;
        margin-right: -2px;
    }
    

    This didn’t do anything and I wondered if you could help….

    Thanks in advance!

Viewing 1 replies (of 1 total)