This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Horizontal layout slide height

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Horizontal layout slide height

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21762
    donlangedonlange
    Participant

    Hello Ernest,

    Could you please indicate what controls the height of the slides in the Horizontal Results (see attachment). The excerpt descriptions are all truncated but at what appears to be different lengths. My customer has requested all the slides be the same height.

    Thank you,
    Don

    #21769
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Don,

    The height is dynamical, there is no option to change it, however you can enforce a fixed height via custom CSS, something like:

    .horizontal.asp_r .item {
        min-height: 400px;
    }

    ..and thats it 🙂

    #21781
    donlangedonlange
    Participant

    Hi Ernest,

    That was easy. Is there a way to adjust the excerpt length too?

    Regards,
    Don

    #21788
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Don,

    If you mean like the number of characters within the excerpt, then yes, under here: https://i.imgur.com/bnTuteA.png

    #21808
    donlangedonlange
    Participant

    Yes, that’s what I was looking for! Thank you Ernest.

    Regards,
    Don

    #21822
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #21824
    donlangedonlange
    Participant

    That’s fine Ernest.

    Thank you again,
    Don

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Horizontal layout slide height’ is closed to new replies.