Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #755349

    Notice the three magazine elements here:

    The images have the same proportions. When I pull my posts, it is not displaying the same way. One is taller. Is there a way to modify the css so whatever image size there is, they display with equal width and height?

    #755357

    Hey domainarchitect!

    I load that page and drives to a 404 can you please check it?

    Thanks a lot

    Regards,
    Basilis

    #755360

    sorry, I pw protected it and published it now. Use enfold for pw.

    #758218

    Hey!

    Did you use the advance layout builder to create the content of the posts? If you’re using the default editor, just add this css code to display the actual size of the featured image.

    #top .fullsize .template-blog .big-preview img {
        width: auto;
        margin: 0 auto;
    }

    Regards,
    Ismael

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