Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1439784

    THESE ISSUES ARE ON MOBILE VIEW ONLY:
    Ok, so when I added the final code that you gave me from question #1433939. It worked on moving the blog pages headlines down, so they didn’t get cut off when I’m not using Transparent Header, BUT, now all the page that had “transparent headers” have a black bar at the top. See images attached. I also attached the website login. Please check the mobile view. I really need the Transparent header black bar, to go away on mobile view. thanks

    #1439875

    Please let me know on this issue.thanks

    #1439921

    Hi,
    It looks like you had this thread that was for a different donain and the css you added creates the black bar by adding padding to the top, I removed it for you.

    Best regards,
    Mike

    #1439924

    That worked to remove the Black bar, but we are in the same boat, with the header cut off of all blogs. Or any page that does have “transparent header”, gets the top cut off. Any ideas?

    #1439926

    Hi,
    The precious css had an error in the spelling, I corrected it and added it back, please clear your browser cache and check.

    Best regards,
    Mike

    #1439942

    Thanks!!!!

    And can you supply the code used, so I can update on the other website also. They have similar styles. thanks

    #1439962

    Hi,
    Glad we were able to help, this is the css that is in your Quick CSS:

    @media only screen and (max-width: 767px) {
     .responsive #top #main {
        padding-top: 88px !important;
      }
      .responsive.html_header_transparency #top #main {
        padding-top: 0 !important;
      }
    }

    If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Header has black bar on Mobile view’ is closed to new replies.