Quote width

Posted in: Newspaper
Post count: 11

Hello,

Currently I am trying to use the quote left feature and it is making my quote section very narrow. It only fits 4 or 5 words on each line. This is an issue when I try to quote something that is more than a few sentences. Is there a way to make the default width larger?

Screenshot

Post count: 22421

Hi,
The quote left or right basically splits the container in 2 If you make the quote container wider, the post text itself will get narrower. You can use this css to do it:
.td-post-content .td_quote_left{
width:70%!important;
}

Thank you!

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