Jump to content

Problem with Velvetsky theme


Recommended Posts

You have the same problem like all the users that are using Velvetsky theme : "Error during subscription" on the newsletter mod

 

and another problem i have it`s with the menu that it`s behind the slider

I can't tell you how can you solve 'Newsletter' bug, because i never encountered this problem.

The menu that's going under the slider it's pretty simple to solve.

Go to prestashop/modules/slideric/css/nivo-slider.css and add 'z-index: 0' under the line 28.

It should look like this:

 

.nivoSlider {

position:relative;

z-index: 0;

}

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...