Dear Enfold Team,
I would like to get rid of the space that the social media bar uses when using a mobile device, however only the menu icons disappear, but the space it uses remains there. How could I accomplish this?
Please find the respective picture and link attached as private content of this post.
Thanks for your help,
Hey arockmez,
Add this to quick css:
@media only screen and (max-width: 767px){
#header_meta{
display:none!important;
}}
Best regards,
Jordan Shannon
Hi Jordan,
It worked like a charm.
Thanks for your help :)
Hi arockmez,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria