• Resolved leogc

    (@leogc)


    Hi there,

    i like this plug in very much, very good work. So i use it on a second page now as well.

    For this page i have a question, how can i set up the image size shown on the single entry page? Because the most of my images have the Size 1100×575, but in the PlugIn the Images are “cut” to something between 1100×350… is there any entry i can change, so that i can use another size or where in the CSS maybe i need to change it? Here you can find an example: [ redundant link removed ]

    Thanks for a short reply !

    • This topic was modified 3 years, 7 months ago by leogc.
    • This topic was modified 3 years, 6 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Leider scheint der Support nicht mehr aufzufinden zu sein …

    Add this to your css, to whatever value you might want for the height:

    .pno-single-listing-wrapper .listing-featured-image img {
        max-height: 575px;
    }
    Thread Starter leogc

    (@leogc)

    Hi @janjawat1 ja das hat immer etwas gedauert, das kenne ich schon.

    In welche CSS-Datei soll ich das genau einfügen?

    You can put it in the custom css in the customizer. I guess it depends on your theme. If it doesn’t take, add the !important to the code like this 575px!important;

    Viel Glück! Hoffe Alessandro geht es gut und er wird wieder auftauchen ??

    Thread Starter leogc

    (@leogc)

    Klappt bei mir nicht @janjawat1 ob mit oder ohne !important, habs ins custom CSS vom theme eingegeben…

    Habe dann via Inspektor die entsprechende datei von Posterno gesucht und es im Code der CSS-Datei ge?ndert, nun gehts. Danke für die Hinweise, so wusste ich welche CSS-Befehle dafür verantwortlich waren/sind.

    Damit ist das Thema für mich erledigt ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image Size Single listing’ is closed to new replies.