Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #565471

    Hi,

    The pagination is really messed on a site I’m working on, it’s flickering and won’t allow me to click to get to the second page.

    You can find the problem here – http://yogidev.co.uk/archdiocese/ Under the NEWS section, on the right below the banner.

    Thanks,
    Matt

    #565583

    Hi Matt!

    You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.

    Best regards,
    Andy

    #566079

    Hi, updated, same problem persists

    Any help would be great.

    Thanks,
    Matt

    #566247

    Hi!

    You have following code in your custom CSS

    .main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon {
        display: none;
    }

    Please change it to

    .main_color .rounded-container, .main_color .small-preview, .main_color .fallback-post-type-icon {
        display: none;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.