Home › Forums › All Other Themes › Slider picture all the way up on header
- This topic has 7 replies, 2 voices, and was last updated 7 years, 8 months ago by
Forum Moderator.
-
AuthorPosts
-
January 27, 2016 at 3:51 pm #20501
Hello,
re: header on SKT Construction PRO
I have tried to get the slider picture to go all the way up behind the Nav (NAV should keep same position) and logo on header. Is there anyone who knows how to make it happen? Highly appreciated. Thanks.Kindly,
ChalieJanuary 28, 2016 at 5:07 am #20568Hi Chalie,
Kindly show us your website link
Regards,
ShriJanuary 28, 2016 at 5:59 am #20580http://test2.team4speed.se/
thanks.
January 28, 2016 at 6:22 am #20582Hi,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box.header{background:none; position:absolute;}
Regards,
ShriJanuary 28, 2016 at 8:33 am #20608Thanks. I tried to put in the css code that you sent. did not work. I have a test sight where I have not made any changes to your original settings and it did not work there either…
What can be wrong?
Kindly
ChalieJanuary 28, 2016 at 10:53 am #20626Hi Chalie,
Remove the previous code that i provided to you and Add this code in custom css box.
.header{background-color:none !important; position:absolute !important;}
Regards,
ShriJanuary 28, 2016 at 7:55 pm #20694Sorry to say but nope – did not work either..
Thanks again.
January 29, 2016 at 7:13 am #20735Hi,
Remove the background-color: #ffffff; from .header class
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.