Bloc Text

Posted in: Newspaper
Post count: 49

Good morning my friends!

how to make these two models in the text block?

http://www.screencast.com/t/MSRzzowGMRLP

Thank you so much

Post count: 22421

Hello,
If you wish to have a title for your text block, you can simply select a text with title option:
http://screencast.com/t/Ri2aRhO8ZESA
Thank you!

Post count: 49

Good Morning!

hi Borgdan,

No my friend

is not that what I asked you
I would make the text block with this design models
I want to make a design equal to these two models!
I want to control the line, the dimensions of the block (measures), and text. http://www.screencast.com/t/MSRzzowGMRLP

Thank you

Post count: 22421

Hi,
There are no settings for this so it will have to be made custom. You will have to know a bit of html and css to get it done.
For the first design you can use this code:
.block-title span{
background-color:transparent!important;
border-bottom: 2px solid green;
}

http://screencast.com/t/YGkfI33WR8o
For the second design you can use this css:
.block-title span{
background-color:transparent!important;
}

http://screencast.com/t/wzSvjSqlYc
And you have to edit the block and set the block title to another color besides white.

Right now the codes will apply to all of the elements. You need to target the individual classes of the blocks you want the titles to apply to. You can add extra classes to the row in visual composer to help you target elements better.
Hope this helps.
Thanks.

Post count: 49

Thank you Bogdan, you are excellent!!!!!

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