Comments 1Alberto started the conversationJanuary 13, 2016 at 10:40pmCan you help me solve this, please?When you click on main menu, all titles are half cut when the page stops scrolling. Only first item is shown correctly.Is it for something I modified in the css files, which I shouldn't? :DThanksAlberto 1,973Support repliedJanuary 14, 2016 at 7:14pmHi it looks like you removed the top padding for the container therefore the title is overlapped by the menu.It should be:.container { padding: 100px 20px;}thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Alberto repliedJanuary 14, 2016 at 8:03pmThanks a lot. It worked fine!!Alberto Sign in to reply ...
Can you help me solve this, please?
When you click on main menu, all titles are half cut when the page stops scrolling. Only first item is shown correctly.
Is it for something I modified in the css files, which I shouldn't? :D
Thanks
Alberto
Hi it looks like you removed the top padding for the container therefore the title is overlapped by the menu.
It should be:
.container {
padding: 100px 20px;
}
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks a lot. It worked fine!!
Alberto