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

    Hello,

    I create a wordpress gallery in post. I select “3 colums”, but it does not work correctly.
    Another problem is that does not fit the width of the post.
    More info in private.

    Thanks.

    #667200

    Hey grupoabades,

    I’m not sure if I understand the problem, could you try to explain a bit further and/or post screenshots of the issue please?

    Regards,
    Rikard

    #667249

    I response in private.

    #668369

    Hi,

    Ok, thanks for the explanation, could you post admin login details in private so that we can have a closer look please?

    Thanks,
    Rikard

    #668458

    Ok. In private

    #668492

    Hi,

    It appears you are using the default wordpress galleries. Please use the advanced layout builder elements to build the gallery which will give you finer control over the appearance of the elements.

    Best regards,
    Vinay

    #668500

    Yes, I am using wordpress gallery. The theme enfold not prepared to work correctly with the default wordpress gallery? Its a bug?
    I think that should be solved in new version, because they always want to use the advanced editor.

    • This reply was modified 8 years, 4 months ago by grupoabades.
    #670155

    Hi,

    We can fix the default gallery layout with a few quick css. Something like this should work for the 3 column gallery:

    #top .gallery-columns-3 .gallery-item {
        width: 33% !important;
        height: auto !important;
    }

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.