Container height
-
I’m trying to change the height of the container containing the virtual tour but it is not letting me in the settings. I’ve tried with this extra css:
.ipanorama.ipnrm-1.ipnrm.ipnrm-theme-light.ipnrm-ready.ipnrm-scene-active {
height: 800px !important;
object-fit: cover !important;
}But this code just stretches the entire container, including the images. Could you help me increase the height of the container while respecting the original aspect ratio?
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Container height’ is closed to new replies.