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
Please let me know on this issue.thanks
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
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?
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
Thanks!!!!
And can you supply the code used, so I can update on the other website also. They have similar styles. thanks
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