-
AuthorPosts
-
January 8, 2019 at 11:56 am #1051348
I have unwanted space between portfolio items. The first items are connected, but as soon as an item hits the browser edge extra space is added between the items.
January 9, 2019 at 12:05 pm #1051757Hey oogopslag,
Can you give us a screenshot on the issue you’re having?
You can upload the screenshot in https://imgur.com/ or any online image sharing sites and post the link here.
You can also post the link in private content, if you don’t want it to be visible to others.Best regards,
NikkoJanuary 9, 2019 at 4:27 pm #1051898I already posted the link in the private content section ;) .
January 10, 2019 at 11:37 am #1052282Hi oogopslag,
I apologize I didn’t see the issue when I first checked that’s why I requested for screenshot but I could see it now.
The image overlay seems to be causing that issue and css can’t fix that issue so the solution is either finding out what really causes this behavior or through js fix.
But to investigate it further, please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoJanuary 10, 2019 at 11:47 am #1052289Thanks. I tried through CSS but it didn’t fix it. So hopefully you can find out a solution. Credentials are provided.
January 13, 2019 at 10:26 pm #1053428Hi,
What was your CSS code you have used?
Best regards,
BasilisJanuary 14, 2019 at 9:46 am #1053584Several options. Sorry, forgot.
January 14, 2019 at 6:36 pm #1053763Hi oogopslag,
Can you disable caching and minification for now?
Best regards,
VictoriaJanuary 14, 2019 at 8:55 pm #1053840With those disabled it looks fine.
January 17, 2019 at 3:42 am #1054833Hi,
It’s because the title of the first item is quite a bit long compare to the other items. Try to decrease the font size of the title.
@media only screen and (max-width: 989px) { #top .isotope-item.special_av_fullwidth .av_table_col .entry-title { font-size: 13px; margin: 0 0 10px; } }
Best regards,
IsmaelJanuary 17, 2019 at 12:16 pm #1054952This did the trick, thanks!
January 18, 2019 at 4:55 pm #1055504Hi oogopslag,
Glad that we could help. :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoJanuary 18, 2019 at 9:02 pm #1055661Thanks. You can close this thread.
January 18, 2019 at 10:47 pm #1055698Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Portfolio grid: unwanted space between items (page bottom)’ is closed to new replies.