Hi ,
wie kann ich den Blog so anpassen, dass die Bilder der Beiträge breiter sind, ich habe alles durchgeklickt und finde die Funktion nicht. Würde mich über einen heißen Tipp freuen.
Viele Grüße.
Hey Nicoletta_DUS!
Thank you for using Enfold.
Please provide a link to the blog page. We have to check it. Is it a full size page or a blog page with a sidebar?
Cheers!
Ismael
Okay thank you. It is a page with sidebar right so that we later on can categorize the posts. You find the link and login in the private data!
Hi,
try this code in Quick CSS field:
a.slide-image {
max-width: 220px;
width: 220px;
}
and adjust as needed.
Best regards,
Andy