-
AuthorPosts
-
April 1, 2022 at 12:59 pm #1346865
Hi, I would like enlarge the mobile header.
I have transparent header, when you do resize the home, there are 3 different headers I would like only 2: the transparent and the mobile.
Could yo help me?
Thanks advance!
BR
Antonio.April 1, 2022 at 2:39 pm #1346897Hey Antonio,
I’m not sure I understand your request, could you try to explain your intentions a bit further please? If you have a screenshot highlighting what you would like to achieve, then please share that with us.
Best regards,
RikardApril 1, 2022 at 3:04 pm #1346903Sorry, I gonna try to explain better ; )
If to open the web, you have the transparent header: 1º Header
If you star to close the web doing resize, the header change and you have: 2º Header
And if you close more the web, you can see the mobile header: 3º HeaderI would like enlarge the mobile header to do not have the 2º header.
Could you help me?Thanks advance!
BR
Antonio.
April 4, 2022 at 12:38 am #1347085Hi,
Thank you for your patience and for the link to your site, I believe that you mean that in mid size your logos are not white and the burger menu icon is black.
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:@media only screen and (max-width: 989px) { .responsive #top #header.av_header_transparency.av_alternate_logo_active .logo a > img, .responsive #top #header.av_header_transparency.av_alternate_logo_active .logo a > svg { opacity: 1; } .avia_mobile:not(.av-burger-overlay-active) #top .av_header_transparency div .av-hamburger-inner, .avia_mobile:not(.av-burger-overlay-active) #top .av_header_transparency div .av-hamburger-inner::after, .avia_mobile:not(.av-burger-overlay-active) #top .av_header_transparency div .av-hamburger-inner::before { background: #fff!important; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeApril 4, 2022 at 12:53 pm #1347130Hi Mike,
Works perfectly!!! Many thanks.
BR,Antonio.
April 4, 2022 at 2:27 pm #1347144Hi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 4, 2022 at 7:21 pm #1347186Hi Rikard,
Yes, you can closed. Everything is resolved.
Many thanks,BR,
Antonio.
April 5, 2022 at 1:04 am #1347198Hi,
Glad we were able to help, 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 -
AuthorPosts
- The topic ‘Break point mobile header’ is closed to new replies.