Open rafaeltcc opened 7 years ago
This only happen when the theme is installed as an addon product. On the other hand, installing the theme as a zip prevents the slider image from being resposnive.
For those experiencing the same problem, I fixed it by commenting the following height property in main.css. Please let me know id there is any problem in what I did.
.item, .fh5co-owl-text-wrap { / height: 800px;/ display: table; width: 100%; }
Hi,
I installed and activated the theme. I followed the instruction and add the folder and 1 image for the slider. When I resize my window, or see it in the mobile, the div outer-wrapper height is not automatically adjusted, resulting in a gray degrade box below my image. I know I can easily fix it with custom css, but it seems a bug to me.
Thanks,
Rafael