Box quote / font size ?

Posted in: Newspaper
Post count: 27

Hi,

I’m using plenty of box quotes and would like to change to font a bit larger than the default. How can I do that?

Thanks!

http://kerranelamassa.fi

Post count: 6600

Hi,

You can do it from theme panel > custom typography: http://screencast.com/t/vgmAmfl6LXG

Thanks

Post count: 27

Thanks for help! Unfortunately this works only with default quotes (blue quote). I’m using quite a few box left quotes and changing “black quote” typography settings doesn’t changed them at all. I tried a dozen times with different font and size settings but my box quotes look the same all the time. I emptied caches a few times, too, just in case.

Post count: 6600

Hi,

Please use this custom css and change the font size via css, like this: http://screencast.com/t/Cd9FjCavfK

.td-post-text-content .td_quote_box p {
font-size: 30px !important;
}

Change the value as you like.

Thanks

Post count: 27

Super, works! Thanks so much once again!!!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.