Hello,
How to make this css “body:not(.home) .content-page {padding-top:165px” also exclude the mobile mode so that the content is directly below the menu?
Thank you
This topic has 3 replies, 2 voices, and was last updated 4 years ago ago by abdouAllâh
Hello,
How to make this css “body:not(.home) .content-page {padding-top:165px” also exclude the mobile mode so that the content is directly below the menu?
Thank you
Hello,
Move
body:not(.home) .content-page {
padding-top: 165px;
}
code from the current place into Theme Options > Theme custom CSS > Custom CSS for desctop.
As I can see, this code is required because Header overlap option is activated, but the overlap is needed for Home page only. Go to Theme Options > Header builder > Multiple headers > create a new header, set it for the Home page, for example – https://prnt.sc/zpxu63 , save changes. Then edit the Default header and disable the overlap – https://prnt.sc/zpy1ek , for desktop and mobile.
Regards
Okay, praise to Allâh, our Lord and Master, it worked and I thank you very much!
The issue related to '‘Info Request’' has been successfully resolved, and the topic is now closed for further responses