Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #727477

    Good day! Could you please help me fix the problem? Somehow Titles of pages became covered with Header. Link to the site: http://countplus.by/

    #727827

    Hey Dmitrey,

    Please try the following in Quick CSS under Enfold->General Styling:

    h1.main-title {
      z-index:1000 !important;
    }

    Best regards,
    Rikard

    #727908

    Thank you for your reply, just did what you adviced. Look, please, once again what happens now. Still the Title needs to be a bit lower than it is now.

    #727912

    Hi,

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

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 138px !important;
    }
    

    Best regards,
    Yigit

    #727913

    Thank you so much, everything’s perfect now!

    #727919

    Hey!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Happy holidays!

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Page's Title field is overlapped with Header’ is closed to new replies.