Center the content of a Flex Block

Posted in: Newspaper
Post count: 27

Hi,

I’m trying to center the content of a flex block. I want to center even the title text box. Can you help me?

Image:
https://ibb.co/iLNFVH

Thanks,

Post count: 23312

Hello kame,

You should use a custom code to center the content of your blocks. You should provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 27

Thanks. My link: http://www.kame.es/

Post count: 23312

Hello kame,

Also, if you want to make align the module titles only for Flex Block you should use a bit of CSS code for this. Regarding on block title wrap, you should check the options from the theme because from there you can choose some Header Styles, like this -> https://www.screencast.com/t/v0iMcfAwX

The code is ->

.td_flex_block_1 .td-module-title{
text-align:center;
}

Thanks for your understanding!

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