Okay
  Public Ticket #1569620
Image Gallery
Closed

Comments

  • thefoodgroup started the conversation

    I have the imagery Gallery Set on this page.
    I have gallery type: Nectar Slider Style set on click to open custom link in the same page.
    All is good and beautiful except for the fact that I have the image names listed on the botton left of the image when I click on the gallery

    My GOAL:

    I want to remove the name on the botton left the image

  •  9,073
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    span.slb_data_title {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • thefoodgroup replied

    tks. It works perfectly

  •  3,068
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please be sure to reach in in case you encounter another issue,

    Regards