Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #152089
    LauraInspiraYoga
    Participant

    Hi, I would like to delete the frames in photo galleries, so you can see only the photo, whithout the external frames, how can I do it? thank you

    #152100
    sapana
    Participant

    @laurainspirayoga:Please, post your site Url so that I can look into your issues.

    Kind Regards,
    Sapana

    #152114
    LauraInspiraYoga
    Participant
    #152196
    sapana
    Participant

    @laurainspirayoga:Go to=> Appearence=> Customize=> Additional CSS and add the following CSS code.

    body div.slideshow-window * img {
         max-height:none;
    }
    .slideshow-window {
    border:0px;
    }

    Let me know if this work out!
    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Delete frames in photo galleries’ is closed to new replies.