-
AuthorPosts
-
November 25, 2015 at 2:28 pm #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- This topic was modified 9 years ago by TownCouncil.
November 25, 2015 at 3:49 pm #542489Hey 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.
or maybe it would be best to search a plugin with such a function.
Best regards,
AndyNovember 25, 2015 at 3:56 pm #542492Hi 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 CouncilNovember 26, 2015 at 6:41 am #542862Hi,
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,
RikardNovember 27, 2015 at 3:31 pm #543659Hi,
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.
November 27, 2015 at 3:44 pm #543668Hey!
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,
YigitNovember 27, 2015 at 3:59 pm #543677Thank you Yigit, that’s worked a treat!
Regards,
Tom
CMKTCNovember 27, 2015 at 4:05 pm #543682 -
AuthorPosts
- The topic ‘Portfolio Grid Has Wrong Number of Columns in Chrome’ is closed to new replies.