Okay
  Public Ticket #1393168
lightbox
Closed

Comments

  •  4
    natsukonatsuyama started the conversation

    is there any way to hide "open in lightbox " on the picture in Lightbox by custom Css?? 

    {"wp":{"use":false,"adminUrl":"http://whatsupwizlife.com/atlas-magazine/#/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Natsuko,

    Please add the code below to your Custom CSS area:

    .single-portfolio-holder.portfolio-type-6 .lightbox-featured-image em {
        display: none !important;
    }

    Have a nice day!

  •  4
    natsukonatsuyama replied

    Hi there, 

    I want to custom space between blog title top and bottom, how can I code for that?

  • [deleted] replied

    Hi there,

    Regarding your further questions, kindly open a new ticket and post your request so it will be helpful for the other users to take advantage of searching them on the forum. We’re glad to help you in your new thread.

    Will set this ticket as solved from here.