Home › Forums › Perfect Forum › Menu top Fixed on Perfect SKT
- This topic has 5 replies, 3 voices, and was last updated 5 years, 5 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
March 27, 2018 at 1:49 pm #97611
Hi Dears,
I need support for put the header (logo + menu) always in sight.
The ulr is http://viernescentrodeformaci.apps-1and1.net/
Thanks!
March 30, 2018 at 7:01 am #97952Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper .header { position:fixed !important; z-index:100000;}
Regards,
ChrisMarch 31, 2018 at 12:19 am #98064Thank you!
Work it!April 2, 2018 at 5:29 am #98128Hi nacomar,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/16/
Regards,
ChrisApril 4, 2018 at 8:16 pm #98427Hi!,
Now I have seen a problem when viewing the web on mobile. The Slider sees only half, because the other half stays under the header. Is it possible that in mobiles increase a little the top margin of the Slider so that it looks full?thanks for your help!
April 5, 2018 at 11:26 am #98450Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
body{padding-top: 85px;}
.header_wrap.layer_wrapper .header {top: 0;}Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.