RainbowBlock – middle text

Posted in: Newspaper
Post count: 23

Hello,

I want to place my title in middle at block Rainbow. Is it possible? See screenshot for details.
http://tinypic.com/r/esj85i/9

Thank you!

Post count: 23

Screenshot:

Post count: 23

Can anyone answer me?!

Post count: 35449

Hi,

Yes this is possible with custom css, please add this css in Newspaper> theme panel > custom code> custom css

.td_block_big_grid_fl_4 .td-big-grid-wrapper .td-meta-align{
position: absolute;
top: 35%;
text-align: center;
}

See results: https://www.screencast.com/t/qD3YimODGsr

Thank you.

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