Hi Team,
i have used enfold here: tigasouthkaba.com unfortunately i focused mostly on Desktop version and forgot about the mobile version.
Desktop i think is kinda engaging, but unfortunately our audience is more on the mobile site hence our bounce rate is high with almost all audience is on mobile.
Also noticed that my current desktop version when viewed on mobile it’s all off. So is there any way or fix that i should do that it will tweak my mobile site within enfold’s capabilities?
Or is there a way that we can setup a new set of mobile site, like blogs or headlines only are running on the mobile site with different set of banner ad placements.
Hope you can help me guys. thanks
Hey cool_sketches,
You could tweak you site some for mobile, for example this code will show your slider on mobile:
@media only screen and (max-width: 989px) {
.responsive.av-no-preview #top #wrap_all .av-medium-hide {
display: block !important;
}
}
if that would help. I see you have a additional header logo that is only text, and double sided menu, are you planning to use it also? Seems to clash some.
Best regards,
Mike