Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #863537

    VelocityWeb
    Blocked
    #863897

    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Edit Global CSS:

    .blog .x-main .hentry>.entry-featured, 
    .search .x-main .hentry>.entry-featured, 
    .archive .x-main .hentry>.entry-featured {
        float: left;
        width: 1024px;
        margin: 0;
        height: auto;
    }

    Hope it helps 🙂