hi. i want to change look of blog overview.
at the moment it looks like this: http://imgur.com/a/NbPaG
can you help me with a few things, please.
1) the width of my site is 1310px. i want to display the blog image in full size wihtout crrop. the image is 1310x 171px in size. i want to display the image without any cutting of
2) i want to remove the “read more” text. only the link on the image should be active
3) how can i delete the authors image?
4) i want to reduce the space between the blog post images in the category preview here: 60ox space should be enough.
THank you, and all the best ,Alex
Hey diefleischerei,
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
.avia-content-slider {
margin: 0;
}
.container {
padding:0;
}
.avia-content-slider .slide-entry-wrap {
margin: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
CLOSED. Thank you Victoria.