• Resolved Kris

    (@tedor2)


    Hello Ben,

    Thanks for your help earlier.

    Could you please give me a hint why I have both, the ‘Continue Reading’ and ‘Load More’ Button in the Post Grid? I’ve had another theme on this website, before installing your ‘Chosen’, do you think something is still there from the earlier one?

    https://enhancingaudiodescription.com/

    Many thanks for your support!
    Best wishes,
    Krisztian

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey,

    It looks like a small conflict with the plugin used to create the grid of posts on that page and Chosen. I would try adding the following CSS to hide one of the buttons:

    .vc_grid-container .more-link {
      display: none !important;
    }

    Give that a shot, and let me know what you think.

    Thread Starter Kris

    (@tedor2)

    Hey Ben,
    You’re brilliant! Thank you,
    Kris

    Theme Author Ben Sibley

    (@bensibley)

    No problem, glad I could help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Grid has both: 'Continue Reading' and 'Load More' Button’ is closed to new replies.