Horizontal layout slide height

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

This topic contains 6 replies, has 2 voices, and was last updated by donlange donlange 5 years, 1 month ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21762
    donlange
    donlange
    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

    Attachments:
    You must be logged in to view attached files.
    #21769
    Ernest Marcinko
    Ernest 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 🙂

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #21781
    donlange
    donlange
    Participant

    Hi Ernest,

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

    Regards,
    Don

    #21788
    Ernest Marcinko
    Ernest 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

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #21808
    donlange
    donlange
    Participant

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

    Regards,
    Don

    #21822
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #21824
    donlange
    donlange
    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.