• Resolved albertok

    (@albertok)


    Hi there,

    it’s a long time I have this issue…
    Is it possible to hide in lightbox feature the ALT text?

    If i set an ALT TEXT (in SEO is important that is equal to keywords) Fooox shows me ALT text;
    If I set both, caption anc ALT text FooBox shows me caption and ALT TEXT.

    How to hide ONLY ALT TEXT?

    this is link to an EXAMPLE

    • This topic was modified 6 years, 1 month ago by albertok.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bradvin

    (@bradvin)

    Hi @albertok,

    Unfortunately there are no captions settings in FooBox FREE, but there is a setting to hide the caption description in the PRO version.

    Just to let you know, this is related to FooBox and not FooGallery.

    Thread Starter albertok

    (@albertok)

    Thanks for your answer @bradvin
    Oh… I see ??

    I solved with CSS

    .fbx-caption-desc {
    display: none;
    }

    Now it’s perfect ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide ALT text in lightbox’ is closed to new replies.