-
AuthorPosts
-
July 31, 2020 at 1:04 am #1234256
Anything under the header on this site goes up behind and above the header by 15px – you’ll notice on home page that the fullwidth easy slider goes behind the header by 15px, then on the About Us Page, I just added a Title Bar/Breadcrumbs and that is cut off on top too because it is also going up behind the header.
on other pages, because it was so noticeable, I’ve given the section immediately below the header a class or id and then used css for a margin, but on smaller screens it’s not there so leaves a white space.
/*REMOVE MARGIN THAT GOES BEHIND HEADER */
#margin_head {margin-top: 15px !important;}I can’t figure out where this is coming from = it’s like the header has a -15px margin at the bottom.
Could you help?
July 31, 2020 at 3:49 am #1234267Hey Eleina_Shinn,
Are you able to screenshot? I’m not seeing the issue.
Best regards,
Jordan ShannonAugust 3, 2020 at 4:13 pm #1234895Don’t see any place to upload screenshots in this support portal… but I uploaded to media library, pic of home page, it’s the same on all other pages, not matter what I place, a color section or anything at the top of the page, it is about 15px up and behind the header area.
https://graduatebioethics.wfu.edu/wp-content/uploads/2020/08/screenshot-graduatebioethics.wfu_.edu-2020.08.03-10_10_52.png
https://graduatebioethics.wfu.edu/wp-content/uploads/2020/08/screenshot-graduatebioethics.wfu_.edu-2020.08.03-13_33_50.png
https://graduatebioethics.wfu.edu/wp-content/uploads/2020/08/screenshot-graduatebioethics.wfu_.edu-2020.08.03-13_34_16.pngSame thing on another enfold site/the sister site to this one:
You really notice it on the inside pages more… the title and breadcrumbs appear cut off at the top, because part of that section is going up behind header
Just noticed this is happening all newer Enfold sites.
Help!?
- This reply was modified 4 years, 3 months ago by Eleina_Shinn.
August 5, 2020 at 5:56 am #1235297Hi,
Thanks for the screenshots. Please try the following in Quick CSS under Enfold->General Styling:
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 153px; }
Best regards,
RikardAugust 5, 2020 at 2:23 pm #1235429That worked, thank you!
August 5, 2020 at 9:56 pm #1235519Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Everything under Header goes up behind/above it by about 15 px’ is closed to new replies.