Hello,
i would like that the layout slideshow hero of the zentools2 module would automatically fit the 100% of the container height. I tried different values inside the Module layout and settings height form box (ex: 100% and 100vh values) but it seems to recognize only XYX px values. As i would like the design responsive i wonder if there is a way to make the height automatic with the different containes height generated with the diffent screens resolution.
Many thanks
Hi marcofollador
I'm sorry for this lateness, somehow, I missed this topic. Could you share the admin account of your site so I can take a look?
saguaros
Sorry for my late reply too. I was thinking you never reply. I added the site admin account and the password in the FTP field form. Please let me know.
With regards.
I don't see that module on frontend, could you share screenshot of how you want it should be?
Dear Saguaros,
attached you can see the zentools 2 module i would like "auto height/auto wide" it is published into GRID9 position with ID263 the module is a zentools 2 "slideshow hero" style
With regards
Hi marcofollador Let me see if it can be done.
Ok. Many many Thanks
Hello saguaros.
Did you got chance to have a look?
with regards
marcofollador I've passed to our developer for further review, kindly wait.
Dear Saguaros, do you got any update from the developers team?
with regards,
I updated this below css into the 'custom.css' file of template:
#bannerwrap, #grid1wrap, #grid2wrap, #grid3wrap { border-top-width: 0; border-bottom-width: 0; } #grid3wrap.zg-full-height { height: 100%; }
Could you check it now?