Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1398866

    Hallo,
    I would like to adjust my post slider like in the picture.

    null

    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

    #1398908

    Hi Markus,

    The homepage is password protected even when logged in, please post the password in the private content.

    Best regards,
    Nikko

    #1398911

    the pw in privat content

    #1399031

    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?

    null

    and I want to have a white line after the image and excerpt content, see picture

    null

    • This reply was modified 1 year, 6 months ago by markmade.
    • This reply was modified 1 year, 6 months ago by markmade.
    #1399075

    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

    #1399101

    But I need an arrow as an image after the Read more link. How do I get this?

    #1399104

    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

    #1399108

    Hi Nikko,

    perfekt, thank you für professional help

    #1399112

    Hi markmade,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Post Slider’ is closed to new replies.