how to use blank in the photo title?

Posted in: Newspaper
Post count: 54

how to use blank to the words in the photo title
and how to change the type of the words?
and change color …etc. (single image box)

pic

Post count: 20688

Hi,

To open the image box link in a new window, use this option
https://www.screencast.com/t/tnnx9psBKQWM
For the font of the title there is no theme option, but you could use some CSS to customize it as you wish (add more properties and modify the ones in the as needed)
https://www.screencast.com/t/dguexICH

.td_block_image_box .entry-title a {
font-size: 20px;
color:yellow;
}

Thanks

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