Image Box – Block

Posted in: Newspaper
Post count: 4

Hi,

How do I change the font and the background color of the Image Box Block.

Regards
Dominic

Post count: 23312

Hello dominic.ken,

You should change the Image Box Block settings because from there you can customize your Block as you wish, like this -> https://www.screencast.com/t/hjM1hCWOz If you want to change the font, you should use a bit of CSS code to do this because the theme does not have any such an option that allows you to change this, sorry! If you need more assistance in this regard, please provide your website URL with your Image Box Block so I can take a closer look at it and also, so I will be able to provide a more accurate code.

Thanks for the message!

Post count: 4

Hi,

Thanks for the quick response. Pls check the screenshot http://www.screencast.com/t/8CFM5flV. I would want to reduce the size of the font (so that it appears in a single line) for desktop versions.

The site can be accessed from here http://184.168.183.154/sunstate/

Thanks in advance.

Regards
Dominic

Post count: 7909

Hi,

You can try this custom css in Theme Panel > Custom Css – https://www.screencast.com/t/vpVmX2oyEDVH

.td_block_image_box.td-image-box-style-2 .entry-title {
font-size: 10px;
}

Thanks!

Post count: 4

Thank You. That worked like a charm.

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