Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter David Hamburgh

    (@david-hamburgh)

    Sorry, i forgot to say: please can anyone help?

    Thread Starter David Hamburgh

    (@david-hamburgh)

    Thanks to Stackoverflow – I just ended up removing the ‘related posts’ from the mobile version completely.

    I simply added the following code to
    >Appearance >Theme Options > Tools> >Custom CSS:

    @media all and (max-width: 640px) {
    .related-post {
    display: none !important;
    }
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘profitmag – 'related posts' section’ is closed to new replies.