design

Posted in: Newspaper
Post count: 30

Hello ,
i have included a image can you help me with that in this image i have marked space between title and short description and also marked the length of short description of block i tried using inspect element but does not fine anything.

http://postimg.org/image/ae8o4o2j1/

Post count: 22421

Hello manoj.yadav
I see you removed the meta information on that block but you forgot to remove the DIV element that contained it that’s why you have white space there:
Use this CSS code:

.td_module_mx7 .td-module-meta-info{
display:none
}

As for the description length, that is set from the theme panel in Excerpts: (this particular block is block 16)
excerpt: http://screencast.com/t/2TGWayLLNf
You can read more in our documentation: https://forum.tagdiv.com/excerpts-introduction/
I hope this helps.

Thank you!

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