Related Projects not aligning correctly in Portfolio

Home Forums Andy WordPress Theme Related Projects not aligning correctly in Portfolio

This topic contains 5 replies, has 2 voices, and was last updated by  ab-themes 8 years, 8 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10372

    amanschana
    Participant

    Hi,

    I have installed and set up this theme but have found an issue I am having. When creating the Portfolios to showcase my work, the related projects section below a portfolio isn’t aligned correctly. In yuur demo you have 6 related projects on 2 lines, mine is coming out on 3 lines leaving 2 blank spaces. I have attached a print screen.

    Please tell me how I can fix it.

    #10373

    ab-themes
    Keymaster

    Hi,

    it seems that the attached image was not uploaded correctly.
    Can you send the picture again and also link of your site? (you can put the link inside the private content, that way only we can see it)

    #10377

    amanschana
    Participant

    I have reattached the image and also the link to the website

    #10386

    ab-themes
    Keymaster

    Hi,

    looks like first image is 1px heigher then the rest ones.
    You can add this css code:

    #related_portfolio .portfolio_item_3 {
        width: 30.47%;
        vertical-align: top;
        display: inline-block;
        float: none;
    }

    in Customizer -> General tab, there you will find textarea for Custom CSS.
    This should fix it.

    #10388

    amanschana
    Participant

    Thanks that worked great!

    #10391

    ab-themes
    Keymaster

    Glad that we could help :)

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

The topic ‘Related Projects not aligning correctly in Portfolio’ is closed to new replies.