Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #186610
    saman
    Member
    Post count: 4

    Hi

    In http://swiftideas.com/blog/blog-mini-sidebar/ page

    is it possible to arrange all post’s thumbnail to appear on left side, not alternatively go left and right.

    #186798
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, add this to your Custom CSS:

    .mini-items .blog-item:nth-child(2n) figure {
      float: left;
      margin-left: 0;
      margin-right: 30px;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register