Tagged: 4.3.1
-
AuthorPosts
-
May 7, 2018 at 11:51 pm #952974
Hello. Please see image for details. This is occurring once you hit the 812px breakpoint.
Admin credentials provided in private area.
Thanks!
May 9, 2018 at 1:07 pm #953891Hey WP Turned,
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaMay 9, 2018 at 1:57 pm #953927Please try now, thank you.
May 10, 2018 at 3:45 pm #954622Hi,
Is this the same issue as the following thread?
// https://kriesi.at/support/topic/header-consistency/#post-954621
Best regards,
IsmaelMay 10, 2018 at 5:00 pm #954678The same? No. Using your code from the other post still produces the padding. Feel free to merge the threads if you think that makes sense.
May 12, 2018 at 6:31 am #955549Hi WP Turned Up,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 990px) { .html_header_transparency #top .avia-builder-el-0 .container { padding-top: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaMay 12, 2018 at 3:08 pm #955764Closer. The next hurdle is now on pages where the header is not transparent, the burger menu and shopping cart gets lots, because of the CSS needed to make those items White on pages with transparent headers.
Every time I do a site, I go through this dance. Hopefully, something is in the works (I was told to feature request this a year ago), to make this easier.
Page example in private area. Please check it out with a media query of 736px and you’ll see the issue.
May 16, 2018 at 7:52 am #957363Hi,
Did you add this code yourself?
.av-burger-menu-main.menu-item-avia-special .av-hamburger-inner, .av-burger-menu-main.menu-item-avia-special .av-hamburger-inner::before, .av-burger-menu-main.menu-item-avia-special .av-hamburger-inner::after { color: #fff!important; background-color: #fff!important; }
It’s in the style.css file. It sets the mobile menu color to #fff or white.
Best regards,
IsmaelMay 17, 2018 at 3:42 pm #958224Yes. If I take that out, on 736px and below media queries, the burger menu turns Black. As I’ve mentioned, there is a crazy dance that needs to occur every time I launch a site that has transparent headers. So much so, that a Featured Request was submitted as recommended by Enfold.
I submitted a Feature Request over a year ago. That said, this is more of a bug that should NOT require a feature request.
When transparent headers are used, the value defined in Enfold > Transparency options should be honored. That’s not happening.
May 19, 2018 at 10:41 pm #959222Hi,
Just reported it on our GitHub, exactly like that :)
Best regards,
BasilisMay 22, 2018 at 8:57 pm #960513Thanks. About to launch another site and getting hit with this…again. The issue is also present in 4.3.2.
May 23, 2018 at 3:20 am #960607Hi,
This issue is reported to our devs and a patch will be released in a future update.
Please do let us know if you require any additional help with this issue or we can close this?Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.