By Heike on Friday, 23 February 2018
Posted in General
Replies 1
Likes 0
Views 297
Votes 0
Hi, I use an EasyBlog Showcase Module Hero Layout at this Joomla site:

http://www.best-of-wandern.de/

When I open the site in Edge, there is a big big white area under the image. In Firefox it's okay? Where could be the problem?

Kind regars
Hello Heike,

To fixed this you will need to insert css codes below into your templates custom stylesheet.
[gist type="php"]
#eb.eb-mod.st-4 .eb-gallery-viewport {
height: 350px;
}
[/gist]
·
Monday, 26 February 2018 10:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post