Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #927509

    Hello, the title of my pages are under the sticky header in mobile phone, you can see it here: iomm.es

    Any suggestions? Thank you

    #927544

    Hey Carmen,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 480px) {
    .responsive #top #main {
        padding-top: 112px!important;
    }}
    

    Best regards,
    Yigit

    #927562

    Thank you! working well now!
    Regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Title of pages hidden in mobile’ is closed to new replies.