This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
I have built a site with woopress (love the theme) just having a problem with the revolution slider.
It appears not to be responsive in chrome 40, running on windows 7 with a screen resolution of 1280 – 1024.
Also makes the text on the slider far too small on mobile devices.
The site is http://www.rollingolf.com
Apart from this issue, the code is very clean and well thought out, will check out your other work.
Thanks for your help
Hello,
As I see your site works well in mobile devices. Please look at the screenshot: http://prntscr.com/60iwul
One thing: you can add following code into custom.css file to move “Free delivery!” text below.
@media only screen and (max-width: 480px){
.tp-caption h1{
margin-top: 34px;
}}
Regards,
Robert Hall.
Thanks Robert
Any idea on why it’s not responsive on pc monitor using chrome, windows 7??
Hello,
We’ve checked your site with latest Chrome browser and responsive working fine.
Please update your browser and clean cache.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up