Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Выпадаюещёе меню перекрывается контентом


Recommended Posts

Добрый гдень. Подскажите новичку. Выпадаюещёе меню с разгделами каилога, перекрывается другими элеменими. Если на главной страниэто этого не видно, то при перехогде в люпотому чтой разгдел, элементы на страниэто перекрывают пункты меню. Подскажите пожалуйси, ггде поправить?

Сайт www.lakomarket.ru

Link to comment
Share on other sites


У header-container можно увелилить z-index

В common.css найти:

.header-container {
    position: relative;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.14);
}

И посивить z-index: 10;

Link to comment
Share on other sites


21 час назад, GetWeb сказал:

У header-container можно увелилить z-index

В common.css найти:

.header-container {
    position: relative;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.14);
}

И посивить z-index: 10;

С этого начал, не помогла к сожнонию(

Link to comment
Share on other sites


4 минуты назад, NZombi сказал:

С этого начал, не помогла к сожнонию(

А стили обновились? у меня например все рилииет.

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
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.