Mobile Version Big Grid Slider and Android Issues

Posted in: Newspaper
Post count: 76

Hi,

Link: sansan.qriosity.com.sg

Hi,

1) For the mobile version, I need to shorten the height of the top grid “Singapore’s Evolving Workplace…”. What is the CSS code for that?

2) Why does my whole site look different on Android and iPhone? iPhone version is correct and Android looks a bit off in terms of text/button style. How do I fix it? Please see the screenshot below.

Android: http://sansan.qriosity.com.sg/wp-content/uploads/2016/01/android.png
Apple: http://sansan.qriosity.com.sg/wp-content/uploads/2016/01/iphone.png

I need help urgently.

Thank you.

Post count: 22421

Hello,

1) You can use this css to make the height of the grid smaller:
@media (max-width: 767px){
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
height: 260px!important;
}
}

2) I have checked your website on many devices both android and ios but could not find any problems. Please check it again to see if the issue is still present.

Thank you!

Post count: 76

Qn 1) thanks! it works.

Qn 2) I have no idea why did it show up on my client’s mobile phone this way, is it clear cache will help? or is there any other way?

Thanks!

Post count: 22421

Hello,
It is probably a caching issue. Please clear your cache and please also test it on other devices to see if the problem reappears.
Let us know how it goes.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.