Okay
  Public Ticket #635421
Titles half cut
Closed

Comments

  • Alberto started the conversation

    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

  •  1,823
    Support replied

    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

  • Alberto replied

    Thanks a lot. It worked fine!!

    Alberto