-
-
Hi
please can you tell me why suddenly no portfolio items appear please. Also, before all the items disappeared, I couldn’t get the portfolio to correctly display anything. I specified no space, and it left space. I specified grid, and it left me with masonry.
Also how can I get the logo to sit further to the left of the header.
-
Hello,
There is no way for the theme to change it’s functionality without an outer change. I can not just guess what made your site change behavior. You need to tell us more details so we can help.
What changes did you make to theme files lately? Did you install/remove any third party plugin? Did you do any theme/plugin updates?
Make sure to have selected categories to display in portfolio page options.You can move the logo position using custom css. Add the code into your custom css box.
Your site is unreachable now. Please check it: screenshot.
Best regards!
-
Hi,
I have got the site back now and recreated the portfolio.
But there are still spaces between the images on the portfolio page and how can I get the images to be in a grid so they are all the same size?
Thanks
https://www.waterarthouse.co.uk/Ambleside-days-2/artists-portfolio/
-
Hello,
I see the images that have spaces are being cropped according to their proportion ratio. Try importing bigger (better resolution) images for these portfolio items.
What sizes have you set up for them in functions.php file?
See article for reference.Best regards!
-
I haven’t set them up in functions.php. I don’t touch that file as any mistake seems to end up in fatal errors and much wasted time. That’s why I bought your theme, Codeless.
I will try your first method. But I am extremely reluctant after the last disasterous loss of work to have to go into the function.php and risk repeating it.
Thanks
-
-
Hi, the grid still has spaces, despite being set to ‘No space’.
Thanks
-
Hello,
Please add this code into your custom css box:
.fullwidth #portfolio-preview-items.no_space .portfolio-item { padding-left: 0 !important; padding-bottom: 0 !important; }
Best regards!
-
Hi, nearly worked but still leaves a space across one line and down another.
Thanks
-
Hello,
Are you referring to this line, screenshot? The portfolio items do not have space between them anymore. If that what you are referring to, then please add this code as well:
.fullwidth #portfolio-preview-items.no_space { padding-top: 0 !important; }
Best regards!
-
You must be logged in to reply to this topic.