Jump to content

Display problem in Google Chrome


davency

Recommended Posts

Good morning.

 

In Google Chrome (only), the two columns beneath the homeslider are partly under it.

 

See: www.euroshop.lu

 

In IE and Firefox this does not happen. I checked, there are no Gremlins in my PC :-) 

 

Any ideas?

 

Thanks a lot

 

 

Link to comment
Share on other sites

Hello Davency,

 

It is caused by the height of your slider_row div.

Could you add the following lines to your global.css (themes > your_theme > css > global.css)

#slider_row {
     height: 450px;
}

Maybe you should empty your cache afterwards.

You can do this under Advanced parameters > Performance in your backoffice.

Link to comment
Share on other sites

On my screen it is showing the way it should.

I can see that you added the css to the blocktopmenu.css.

 

Could you refresh your browser a couple of times, or maybe open a private window (ctrl + shift + n) to see if anything changes?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...