can not setting block 3 ?

Posted in: Newspaper
Post count: 28

Hi
I Try a lot to setting.
I want to setting full image in column of element block 3 , but why cannot setting or how to setting that ?
It can setting in css custom ?
please help me, Thank you very much
illustration : https://imgur.com/a/LLZ4JtL

  • This topic was modified 7 years by myelseacc.
  • This topic was modified 7 years by myelseacc.
Post count: 35449

Hi,

Unfortunately the blocks do not have only fee options, but you can use flex block 5, flex’s have more options -> https://www.screencast.com/t/lXceUSy527T

Hope this will help you!
Thanks.

Post count: 28

Thanks. That flex block 5 it very cool ! It can set many options, But In flex block 5 I choose header template style 8 for header title , How can i set header title in center ?

Post count: 35449

Hi,

I think that the easy way to have the custom title set to center will be to change the header template, or if you want to keep that header template you can use a custom css
https://www.screencast.com/t/GXhURKEuo
Set the code in Newspaper>theme panel>Custom code>Custom css
.td_block_template_8 .td-block-title {
text-align: center;
}

Hope this will help you!
Thanks.

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