The Grid -- customise the filter item background

Hi
Let’s see if I can describe what I would like to make happen.
Using The Grid with X Pro theme (integrity)

I’d like customise the background colour of the active filter item, so that it turns into the ‘grid term colour’ when you hover on a post item within the grid.

I’m after something like this site https://www.jessicasandersfilm.com/

The site I’m working on is www.stephaniebegg.com

thanks

Hey Josh,

Thanks for writing in! Regretfully this isn’t a feature offered by The Grid. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this.

Thanks for understanding. Take care!

Thank you Christian.
I have a friend who may be be able to help. Could you tell me the names of the filter items in css/js so we can call them properly?
eg we’ve been able to make the bottom content holder background respond with a jquery, as we could call it with tg-item-term and .tg-item-content-holder

ie Is there a similar list of names for the filters?

thanks again

Hey @joshmawer,

The filter buttons is using this class .tg-show-filter. You may inspect the element in your Chrome using the Dev Tools instead.

Hope this helps.

I hope so :slight_smile:
I’ll give it a go
thanks Rue

You’re always welcome @joshmawer!

Cheers.

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