Italic Tag on title

Posted in: Newspaper
Post count: 3

Hello, team tagDiv.

I want to add italic tag on tittle but only some word…
It show post title page, but not showing block21 module title

without italic tag : http://www.screencast.com/t/uMvuGVod4fDP
with italic tag : http://www.screencast.com/t/gDnIGOV9xJ

Post count: 35449

Hi,

You need to set on each module that show titles that italics style ( https://www.screencast.com/t/qEcFusupN ), or using custom css https://www.screencast.com/t/cHRGN6s2M2
.entry-title {
font-style : italic;
}

For posts/page ( only if have show title and only in post not in modules/blocks ) -> https://www.screencast.com/t/iCKwDgE1pbN -> https://www.screencast.com/t/SbKE13hkTSo

Thank you for your understanding.

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