Tagged: header, ismael, josue, social icons, yigit
Hello,
I am getting the social icons repeated on 800×600 and 768×1024 layouts – I don’t want them right of the hamburger (ever).
Another header question is perhaps a reach, but I’m looking to format the menu/button navigation as provided in the imgur link.
Thank you!
Hey lzevon,
Please, may you provide to us your website link and the WP and FTP credentials?
Best regards,
John Torvik
Here…
When can I expect to hear back about this ticket? Please see comments in private content.
Hi,
Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:
.main_menu .social_bookmarks {
display:none !important;
}
Best regards,
Rikard
I still see issues with the right side of the header area on responsive layouts. It seems to be picking up the header widget (I adapted functions.php to include a ‘donate’ button that I would like to hide on view smaller than 800×600. I never want the vertical divider in the header to the right of the mobile menu hamburger. Also on 800×600 and 768×1024 the logo appears outside the header area and I would like it to stay within the green header area.
Thank you
Hi,
Please try this CSS as well:
.avia-menu.av_menu_icon_beside {
border-right-width: 0 !important;
}
Best regards,
Rikard
Thanks Rikard – any idea why the logo appears outside the header area on some responsive layouts?
Hi,
No I don’t unfortunately, I couldn’t reproduce that on my end using Chrome. In what browser and resolution are you seeing that?
Best regards,
Rikard
I am also using Chrome and viewing without zoom of any kind. See my screencast and please let me know.