Hi, I have this old and fully functional uber site ilclienteinrete.it.
I'm having trouble installing a galley module (aholic gallery) that works fine on other templates (JA Cityguide and JA Elicyon). The Gallery works well in mobile-screen mode (OFFCANVAS menu on) but if it goes to 'normal' desktop mode (OFFCANVAS menu off) the images 'become transparent' but if you click on them the gallery and images opens, if you close it the images become transparent again) .This problem only with UBER, has something similar happened with 'external' gallery modules, any suggests?!
Thank you!
Max.

Hi Max,

You can try with this custom css:

.ga-folder .block.animate {
	opacity: 1;
}

put into the file: [root]/templates/uber/css/custom.css (Create this file if it doesn't exist now)

Regards

    Write a Reply...
    You need to Login to view replies.