problem wiht position and body padding top
5 years 2 months ago #54157
by stanely
problem wiht position and body padding top was created by stanely
Hi!
I use mobilemenuckpro 1.0.13 with joomla 3.9.12. If I set top fix position, there is a 40 px padding-top out of the body. I can't hide this - how can I hide this? If I set current menu position, the mobile menu open in the menu position (just 50px height) with scroll. Why may it happen? Some other sites I use these options, and there are not do it this extension. This site url is: szpa.nadasdavid.hu
Thanks for your help!
I use mobilemenuckpro 1.0.13 with joomla 3.9.12. If I set top fix position, there is a 40 px padding-top out of the body. I can't hide this - how can I hide this? If I set current menu position, the mobile menu open in the menu position (just 50px height) with scroll. Why may it happen? Some other sites I use these options, and there are not do it this extension. This site url is: szpa.nadasdavid.hu
Thanks for your help!
Please Log in or Create an account to join the conversation.
5 years 2 months ago #54158
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic problem wiht position and body padding top
Hi
the padding is added to let the space for hte menu bar. You can remove it like this
CEd
the padding is added to let the space for hte menu bar. You can remove it like this
Code:
body.site {
padding: 0 !important;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
5 years 2 months ago #54164
by stanely
Replied by stanely on topic problem wiht position and body padding top
Thank you very much! It works!
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds