Okay
  Public Ticket #4024035
Image Grid Style Gallery - Settings
Open

Comments

  •  10
    Ingrid started the conversation

    Hi there,

    I am using an image grid style gallery on tablet sized devices only on this blog post and I'm curious if I can customize the "meta below thumb w links on hover" option.  Is it possible to:

    1. Reduce the size/style of the Title

    2. Can the metadata extend the full width of the image, it looks like there is some dead space on the right. I have outlined the area in question red.

    See attached image.

    Thank you!

  •  9,303
    Tahir replied

    Hey Again,

    Sure, Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .wpb_gallery_slidesimage_grid .portfolio-items .work-meta {
        width: 100% !important;
    }
    
    .wpb_gallery_slidesimage_grid .portfolio-items .work-meta h4 {
        font-size: 18px !important;
        line-height: 21px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  10
    Ingrid replied

    Thank you!  This is great.

  •  2,085
    Judith replied

    Hello Ingrid,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.

    If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress.

    Your feedback is valuable to us and greatly appreciated!

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,

  •  10
    Ingrid replied

    Thanks Judith - definitely intrigued by Nectarblocks.

  •  10
    Ingrid replied

    Btw Judith, I have stopped receiving ticket update emails. Would you happen to know why that is?

  •  2,085
    Judith replied

    Hi Ingrid,

    Thanks for writing back.

    That is quite strange as we have not received a similar report from our users.

    Please try logging in on a different browser and check whether the issue persists.

    I look forward to your response.

  •  10
    Ingrid replied

    Hi Judith.  Will do thanks!