Disable Lightbox filname

Home Forums Jevelin Theme Disable Lightbox filname

Home Forums Jevelin Theme Disable Lightbox filname

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • kjetilhaugen
    Participant

    Images dispayed in lightbox always comes with the filname displayet under. How to remove this?

    Attachments:
    You must be logged in to view attached files.

    Hi @kjetilhaugen,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

    kjetilhaugen
    Participant

    Link in private

     

     

    Click the image. Lightbox pops up. Under the image is the filname displayed. How to remove it?

    Solution for this topic

    You can disable it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #lightcase-info #lightcase-title {
        display: none;
    }

    kjetilhaugen
    Participant

    Awesome! Thanks you.

    Can you help me get rid of the filename on mouse hover also? 🙂 Same link..

    You are most welcome here 🙂

     

    Can you help me get rid of the filename on mouse hover also? ? Same link..

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

Viewing 6 posts - 1 through 6 (of 6 total)