Media Grid - Thumbnails

edited September 2016 in Theme support
Hi -
Can you provide a custom CSS to disable the thumbnail photos under the media grid?
Thank you!
Larry

Comments

  • Hi,

    if you will send us link to page where you would like to do this, we will provide it of course.
  • Hi -
    the page is http://foxtrxdev2.com/larry-grace/ - the media grid from your theme is the bottom media grid - the top grid is from another gallery plug-in that the client wants us to simulate with the media grid as far as size of photo display and no thumbnail gallery when enlarged.
    Since I need to save this page as a template to be used on all the other member's pages - I need to use your theme's media grid since the top grid is in a gallery short code and could not be edited for other photos through the page editor.  But the client likes the photo sizes of the top grid better and does not want the thumbnail photos of the other slides to appear when the photo is enlarged.
    So any CSS you can provide that we can:
    1. disable the thumbnail display 
    2. make the width and height ratio a little closer to the top gallery
    Would be greatly appreciate.
    Thank you!
    Larry Davis
  • Ok, thanks.

    1. To remove thumbnail gallery, please use the following css:
    .pp_gallery ul { display: none !important; }
    2. We are sorry but it's not possible unfortunately.
Sign In or Register to comment.