Ron Hendriks
asked 7 years ago

Hello,
The links in Related posts in DW-Focus are not clickable when viewing on a iPad (www.verkeersnet.nl). Other links work fine. Seems a iOS thing?

3 Answers
DominicStaff
answered 7 years ago

To resolve this issue, you can add the following code to the style.css file:

@media (max-width: 1199px) {
#secondary {
    margin-top: 350px;
   }
}
Ron Hendriks
answered 7 years ago

Sorry, but doesn’t make a difference. 

DominicStaff
answered 7 years ago

The code that I have provided in the previous answer is true and it works fine on our demo. in this case, please send me username & password of your site, I will check and help you resolve it.

Powered by DW Question & Answer Pro