Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello rhinoferos,

    Do you mean the wording which says 1970-71 – Halfway up the Tree? If so this looks like it is a breadcrumb to show where in the gallery structure you are. For your site it doesn’t look like the pages and galleries are tying up together to make it useful. Therefore I would suggest using the CSS below to hide it.

    .ngg-breadcrumbs {
      display: none;
    }

    If you paste that into your CSS you should see the extra text disappear.

    Let me know if that works for you.

    Kind regards,
    Drew

    Thread Starter rhinoferos

    (@rhinoferos)

    I’ll try that, thanks.

    Thread Starter rhinoferos

    (@rhinoferos)

    That did the trick, thank you very much.

    Glad it worked for you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unwanted text’ is closed to new replies.