• Resolved met45

    (@met45)


    Hi,

    How can I make the accordion in full height of visible area?

    I use this css code

    .eael-img-accordion {
    height: 100vh !important;
    }

    It’s good, but I think make it full height of screen size not the visible size.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nayeem-Ul-Islam Nipun

    (@nayeem-ul-islam-nipun)

    Hi met45,
    Greetings. Hope you are doing well.

    Regarding your query, VH stands for “viewport height”, which is the viewable screen’s height. 100VH would represent 100% of the viewport’s height, or the full height of the screen.

    If you want to adjust it with your content visible area you can try 90vh or decrease or increase the value for vh. It will help you out. For reference please check this screencast – https://d.pr/v/mNpEhH

    Please let me know how it goes. I am here to assist you further.

    Thanks and Regards.

    Plugin Support Nayeem-Ul-Islam Nipun

    (@nayeem-ul-islam-nipun)

    Hello met45,
    I hope you are doing well.

    About your issue, We still haven’t heard back from you. So, I am assuming your issue has been resolved. I am resolving this topic.

    I wanted to let you know that you are always welcome to re-open the topic if you have any further questions or concerns.

    Before opening a new request, however, I kindly request that you take a moment to read through this post. It may contain the answers to your questions or provide you with a solution to your issue. If you still require assistance after reading this post, please do not hesitate to reopen the thread or submit a new request.

    Thank you for your attention to this matter. I look forward to hearing from you soon.

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image accordion full height’ is closed to new replies.