Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1127852
remove description-title on lightbox image
Closed

Comments

  •  2
    michele started the conversation

    Hello, how can i remove description and title (and the black bar as well), from the lightbox image?

    You can see an example in the screenshot:


    (i use  child theme)

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .slideinfo .fancybox-title{
        display:none !important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  •  2
    michele replied

    Working, thank you :)