Home › Forums › All Other Themes › SKT Condimentum theme. Trouble with changing of browser window!
- This topic has 14 replies, 2 voices, and was last updated 7 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 25, 2017 at 4:13 pm #86246
I have a problem with a main menu of SKT condimentum theme. If I try to change window size of CHROME (or firefox), main menu’s structure changes too. I don’t need it…
Problems are:
1. Color of main menu’s background changes during window size changing (two different colors)
2. Slider-Image location changes too. When window is 100 % size, the part of image slider is placed on the background of main menu. Then if i change window size – image shifts down under menu. I need the second location – under main menu.How to fix it? i need nothing changes after window size changing
Just try to change window size on my web-page in any browser – advokat-j.ru.
thank you in advance
October 26, 2017 at 9:00 am #86281Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .header .header-inner { background-color:#808080 !important;} }
Regards,
ChrisOctober 26, 2017 at 9:05 am #86283I’ve already done it. It doesn’t work…
October 26, 2017 at 9:07 am #86285Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisOctober 26, 2017 at 9:23 am #86289I send you 3 pictures
and on each pic – different slider image location and color of main menu background. How to fix it?
I need background-color like on the first and on the third picture. And I need slider image location like on the second and on the third picture
Actually I need one structure not depending on the window size
October 26, 2017 at 9:26 am #86290Hi,
Where is the screenshots?
Regards,
ChrisOctober 26, 2017 at 9:29 am #86292i choose “img” and pasted the link/ I dont know why it invisible now
I did everything you ask – download on imgur and paste the link
I pushed submit, but there are no links in my post
maybe do I sth wrong?
October 26, 2017 at 9:30 am #86294https://imgur.com/h7iPOZ1
https://imgur.com/avAMt9R
https://imgur.com/a6F9yDq
October 26, 2017 at 9:31 am #86295tag doesnt work. dont know why
October 26, 2017 at 9:33 am #86296just in case – direct links
https://i.imgur.com/h7iPOZ1.jpg
https://i.imgur.com/avAMt9R.jpg
https://i.imgur.com/a6F9yDq.jpg
October 26, 2017 at 9:49 am #86299Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:1023px) {
.header .header-inner { background-color:#808080 !important;}
}Regards,
ChrisOctober 26, 2017 at 11:55 am #86317thanks – it is a solution for color problem
There is a second problem – the part of image slider is located on the BACKGROUND of main menu on picture 1 (100% size). But I need image slider will be located like on the picture 2 and 3 (175% and 200%) – UNDER main menu
How to do it?
October 26, 2017 at 12:05 pm #86321Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner { position:relative !important;}
Regards,
ChrisOctober 26, 2017 at 12:12 pm #86323it works
thank you very much)October 26, 2017 at 12:26 pm #86325Hi artem,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/11/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.