Change the space between image and Title text in Column content.

Posted in: Newspaper
Post count: 1

I want to change the space between image and Title text in Column content.
Please teach me how to narrow the space,and name(id?) each columne content.

Post count: 35449

Hi,

Unfortunately for the moment the space between image and title on Column content can be change only with custom css -> http://prntscr.com/q4xuek
.tdm_block_column_content .tdm-image-holder {
margin-bottom: 0px;
}

The code need to be set in theme panel> custom code> custom css
Also I do not quite understand this part “name(id?) each column content”, please provide some more details, you want to add an extra class -> http://prntscr.com/q4xvy3

Thank you!

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