Hello,
I used Construction demo on my page ( http://www.esersahnesistemleri.com ) It looks good on desktop browser but on mobile browser alternate content area horribly getting a huge place on the screen. And also all the General Styling Tab doesn’t working. For ex. when i try to change the colors it doesn’t work. I’ve tried to change the background color of the Alternate Content Area it seems as saved but no effect on web site. Or another example, i’ve found a CSS code on support forum for the sticky header & menu thing. But it doesn’t work either while i paste it on my Quick CSS section under General Styling Tab.
Thanks,
Selçuk
The Screenshots for the problem is here:
iPhone screen:
Samsung Screen:
Any idea??
Hi,
use this code inside Quick CSS field:
@media only screen and (max-width: 767px) {
.av_slideshow_full li img {
height: 190px;
}}
and adjust as needed.
Best regards,
Andy
Thank you, it stretched the top slider, it’s somehow on an acceptable rate. But is there any option to reduce the alternate content area? (the red area on my screenshot) It’s still horribly huge.
Thanks,
Selçuk