Slider over top menu and main logo

Latest Reply from Anton Zadnepryannyy at 2017-09-01 11:39:37
Hi there!

Site name is Cinemalounge.ru
Recently I have updated my slider images. After that i have noticed that now slided images are shown above top menu and covering a part of the main logo. Please, advise what to do with the code..
After that I tried to disable mobile view according to your instructions on the forum. One of the manupulation did spoil the top menu alignment so I went back. But on other my site (a-solutions.ru) I can't see any slider on mobile devices after disabling the mobile view.
Please, advise on that as well.

Thanks!
Anton
Hi!

Please, find the code:
#secondarymenu-container {
height:105px;
position:relative;
z-index:11;
}

inside the style.css file and replace it with:

#secondarymenu-container {
height:105px;
position:relative;
z-index:9999;
}

This help you show menu over the slides.
Could you clarify the second question, please? As I can see your website looks good in the mobile view and the desktop view is enabled as well. I don't find wrong alignment.
Thanks! That has fixed the 1st problem!
About the second one, please load site a-solutions.ru on mobile phone and you sould see picture like this:
https://www.dropbox.com/s/cjqmvunzucy1leq/Screenshot_20170831-142958.png?dl=0

No slider pictures and a slider background is not alligned. Just like all the header I guess.
Unfortunately, we don't provide any services for editing themes for individual users. You would better roll back your changes to the theme and try again. It it impossible now to find which step you did wrong.
Ok, thanks.

Leave a reply

Add codeAdd image