Hallo,
I would like to adjust my post slider like in the picture.
The images should be centered horizontally.
Below that is a horizontal line.
Title and Read more should be centered at the bottom.
Thanks for the help
Hi Markus,
The homepage is password protected even when logged in, please post the password in the private content.
Best regards,
Nikko
the pw in privat content
OK,
I’ve managed to do it myself now. But I need an arrow as an image after the Read more link. How do I get this?
and I want to have a white line after the image and excerpt content, see picture
Hi markmade,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-content-slider .slide-content .slide-entry-excerpt {
border-top: 1px solid white;
padding-top: 16px;
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
Best regards,
Nikko
But I need an arrow as an image after the Read more link. How do I get this?
Hi markmade,
Please try to add this CSS code as well:
#top .avia-content-slider .slide-entry-excerpt .more-link:after {
content: '\e88d';
font-family: 'entypo-fontello';
font-size: 18px;
margin-left: 8px;
}
Best regards,
Nikko
Hi Nikko,
perfekt, thank you für professional help
Hi markmade,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko