How to customize the grid plugin

hey
i have trying to customize the grid plugin i want to know hot to make the title alignment in the center in the lima skin

Hi There @nayan1122

Thanks for writing in! Upon checking your site URL, I see that you have enabled coming soon mode. However, could you please try adding the following CSS rule into your Theme Options > Global CSS area.

.tg-layout-masonry .tg-item-title {
    text-align: center;
}

Hope that helps.

Hello there! Is there a way for me to type the text I want over an element in the grid? Using posts it shows only the post names and categories, and I needed a way to make a staff grid with name and job functions

Hi,

Instead of using the grid, you can create the grid using cornerstone columns and rows, then use classic promo element as content.

It will look something like this.

http://demo.theme.co/integrity-1/pages/team/

Hope that helps.

Hi there! It does work, but our staff has 20+ people, so I wanted to use The Grid pulgin for the slideshow functionality. Is it possible?

Hi,

You can customize the grid through the skin builder.

Kindly refer to the link below.

https://theme-one.com/docs/the-grid/#skin_builder

Hope that helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.