Shape 5

Joomla Templates => GCK Store - Club => : hojermob August 04, 2015, 02:19:14 AM



: Chrome adding line height to SlideInfoZone
: hojermob August 04, 2015, 02:19:14 AM
When i use Chrome on http://ojskolemobler.dk/ it looks like it adds line height to the SlideInfoZone for some reason. This is a problem on mobile devices that use Chrome as it "push my buttons" almost out of the slider (see picture).


: Re: Chrome adding line height to SlideInfoZone
: mikenicoll August 04, 2015, 06:44:37 PM
Hello,

Could you PM me back end Super User access?

Regards,


: Re: Chrome adding line height to SlideInfoZone
: mikenicoll August 05, 2015, 06:43:59 PM
Hello,

I would take the line breaks out that you added and just do this:

:
 .s5vertical .jdGallery .slideInfoZone h2 {
display:block !important;
margin-bottom:30px !important;}

Regards,