Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2084244
PORTFOLIO: empty spaces between thumbnails
Closed

Comments

  • PolR started the conversation

    Hi!

    Something happens to my portfolio thumbails: there are empty spaces between some items, occupying the size of a complete portfolio item.
    If you can check the related URL, you can see this space at full size, between the MONOLITH and the EMERGE item.
    At lower size (responsive, if we change the size of navigator window), two spaces appears, between OPEN CIRCULAR and DAKTYLOS items, also it seems we have two more empty spaces between HUMAN FLOWERS and SIGHS.

    Why?
    Can we fix it?

    As you can see, I use POLYLANG to make my site multilingual (available languages are in the menu). The empty spaces appears on each language, but at different positions (I don't nknow if this info will help).

    Thank you.

  •  1,845
    Elated replied

    Hi there,

    Try adding following code into Appearance -> Customize -> Additional CSS:

    .eltd-ptf-standard .eltd-portfolio-list-holder {
        height: auto !important;
        display: flex;
        flex-wrap: wrap;
    }
    

    This should fix it, but if it doesn't please let us know, and if possible, provide wp-admin credentials in private reply so we can take a closer look.

    Best regards!

    Joey


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • PolR replied

    Hey!

    It works!!
    Thank you.

  •  1,845
    Elated replied

    Hi again,

    You're welcome!

    Let us know if there is anything else!

    Best regards!

    Joey


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.