By Sean Carney on Monday, 12 June 2017
Posted in Technical Issues
Replies 1
Likes 0
Views 385
Votes 0
I have placed two text blocks in a blog and am finding that there appears to be an extra row added below the text blocks which make it so that I am not able to create a blog or article that looks like it is one block of text with some images in it. Basically below the first text block there is a big space that I wish did not have to be there. Is this a bug or a feature? It somehow doesn't seem like a feature to me. :-)

Here is the page: https://www.drcarney.com/blog/entry/from-survive-to-thrive-patty-s-cancer-journey
Hey there,

I am really sorry for the delay of this reply as it is a public holiday for us here.

It seems like that is coming from your custom css file, try open this file :

JoomlaFolder/templates/buildr/css/custom.css

And remove this css

#eb .ebd-block[data-type="text"] {
margin-bottom: 40px !important;
}
·
Monday, 12 June 2017 09:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post