Tagged: 

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

    Greetings! I’m using the latest version of Enfold on my site with a few basic decision changes.

    I just created a gallery for a recent blog post that does not use the advanced builder; it’s just the standard WordPress editor (although Markdown support is enabled). It’s a 2-column gallery with two screenshots, but it’s scrunched far to the left at the top of the post. Please see it here.

    I’ve tried recreating it a few times, changing thumbnail types in the gallery setting, and re-uploading the images. But the gallery is still shoved far left like that. Any idea what’s going on or how to fix this? Thanks!

    #911620

    Hey David,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .gallery .gallery-item {
        width: 380px;
        height: 150px;
    }
    

    Let us know if this is what you had in mind.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #911808

    Thanks for the code. My main question is: why is the gallery scrunched to the far left in the first place? I’ve never seen WordPress do this before, even with other themes.

    I’m led to suspect Enfold is doing it, which seems like a bug. Or is it intentional? If it’s a bug, are you able to fix it with a theme update so we don’t need this custom code? If it’s intentional behavior, what is the purpose?

    Thanks.

    #911811

    Hi,

    This could very well be an oversight on the part of the developers. I can report the issue, and hopefully they can look into it and provide a fix in a future update.

    Best regards,
    Jordan Shannon

    #911861

    Also, I just added that code. Both images are larger now, but they’re still both rammed to the left side of the post. It’s as if there’s a second invisible column on the right.

    Thanks again for your help.

    #911863

    Hi,

    Can you screenshot this for me so I know exactly what you mean?

    Best regards,
    Jordan Shannon

    #911911

    Ok, I added two screenshots to a private Imgur post. You should be able to see them here:

    https://imgur.com/a/h71Vc

    I’m using a standard WordPress gallery to create this, and its settings are:

    – 2 images
    – Link to attachment page
    – Columns: 2
    – Random order: off
    – Size: Large (though I’ve tried various options here)
    – Type: Thumbnail Grid

    Thanks for your help.

    #911938

    Hi,

    I’m only seeing this when the screen begins to shrink and the responsiveness comes into play. Normally, I’m viewing the image full-width.

    Best regards,
    Jordan Shannon

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