New Landing How can we help? Themeforest Theme Support Uplift Can I make mini blog display not staggered?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #271553
    Matt
    Member
    Post count: 5

    Hi there. Firstly a big thanks for adding the mini blog back into Uplift!

    I do have a question, can I make the mini blog appear “non-staggered” i.e. all the thumbnails on the same side instead of alternating. I’ve looked through the options and can’t seem to figure it out.

    Many thanks

    Mat

    #271581
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to Theme Options > Custom CSS

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

    – Kyle

    #271856
    Matt
    Member
    Post count: 5

    Many thanks Kyle! That’s almost got it, pictures are aligned but text is having an issue. (see attached)

    Attachments:
    You must be logged in to view attached files.
    #271897
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

    #272184
    Matt
    Member
    Post count: 5

    Hey Kyle, many thanks for the response. Actually I’m just deployed on my local XAMPP staging server at the moment. I’ll try and get something online for you to peek at.

    #272205
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok thanks

    – Kyle

    #298392
    eddeaux
    Member
    Post count: 45

    Was there ever a fix for this? I’m getting the same as the attached image and as the problem above. I’m using the latest theme update and latest WordPress as well. Just updated.

    Attachments:
    You must be logged in to view attached files.
    #298649
    David Martin – Support
    Moderator
    Post count: 20834

    @eddeaux – what is your URL?

    – David.

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

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

License required for the following item
Login and Registration Log in · Register