Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #542443

    Hello,

    The Portfolio Grid on our home page, http://www.cmktowncouncil.gov.uk, is set up to display 4 columns. However, in Google Chrome, it displays 3, with the last two items hovering on their own underneath. Is there any way to correct this? It displays correctly in Internet Explorer. In fact the entire site seems to load much more quickly in IE than is the case in Chrome.

    Also, a separate question: Can I customise the order that portfolio items appear in the grid? Not by date or anything but by a custom order.

    Thanks!

    Thomas Walker
    CMK Town Council

    #542489

    Hey TownCouncil!

    4 columns are displayed next to each other on chrome for me. Make sure to use newest browser version and check on another computer as well. Clear browser cache and hard refresh a few times.

    Try this: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/

    or maybe it would be best to search a plugin with such a function.

    Best regards,
    Andy

    #542492

    Hi Andy,

    Chrome is on version 46.0.2490.86 m – I’ve tried on three different machines and had the same result. IE displays 4 columns, Chrome has 3 with the last two items hanging underneath.

    I’ll have a go with that code, thanks very much.

    Regards,

    Thomas
    CMK Town Council

    #542862

    Hi,

    This is what I’m seeing on my end using Chrome: http://imgur.com/3ryqBBx. Could you post a screenshot of what you are seeing on your end please?

    Best regards,
    Rikard

    #543659

    Hi,

    Yes, your screenshot shows it how I’m seeing it. That’s the problem – it’s supposed to be four columns, but instead it’s displaying three with the last two items on a third line.

    To clarify, it’s the “projects and priorities” bit that’s the portfolio grid. Apologies if that wasn’t clear before.

    Thanks,

    Thomas

    • This reply was modified 8 years, 12 months ago by TownCouncil.
    #543668

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (min-width: 1024px) {
    .home .no_margin.av_one_fourth {
        width: 24.9%!important;
    }}

    Regards,
    Yigit

    #543677

    Thank you Yigit, that’s worked a treat!

    Regards,

    Tom
    CMKTC

    #543682

    Hey!

    You are welcome, glad we could help!
    Let us know if you have any other questions or issues and have a great weekend!

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Portfolio Grid Has Wrong Number of Columns in Chrome’ is closed to new replies.