Changing Font within a Grid Setting

Posted in: Newspaper
Post count: 12

Hi All,

I am currently trying to change the font for the ‘on hover’ on a blog masonry module.
Per the grid settings. I can only choose a limited selection from the googlefonts, where should I go, or what should I change in order to find the font that is not within the limited selection?

Thanks!

Post count: 22421

Hello,
If you want to change the font-damily on a masonry grid hover, you can only do it with css like so:
.vc_grid-item-mini:hover p, .vc_grid-item-mini:hover h4 {
font-family:comic-sans;
}

If this is not what you mean, please provide more details so I can better understand the request.
Thank you!

Post count: 12

Thanks Bogdan,

I have added it to the CSS in the Editor under Appearance, as well as tried ‘Edit CSS’

The change does not seem to have made a difference.

Am I missing a step or not adding it in the right area?

Thanks so much.

Post count: 12

Hi Bogdan, see
image for details.

font issue

Thanks!

  • This reply was modified 10 years by huynh101.
Post count: 22421

Hi,
Mybe this is due to the effect applied bu the grid. Please show/specify the effect you use on your grid from here http://screencast.com/t/oIDWg0JUQy1 so I can recreate it on my end
Thanks.

Post count: 12

Thanks Bogdan,

The effect is a custom that was modified slightly from one of the standard effects, see details below. Let me know what other details you need.

example

Post count: 22421

Hi,
I understand. If this is a custom effect, then we will need to inspect it to see why the fonts do not apply. Please send us an email at contact@tagdiv.com and provide a link to your website and admin access so we can take a look and provide a solution. Also include a link to this topic.
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.