Hi,
I have a problem. Social icons don´t appear into mobile header.
I try with this cod (Quick CSS)
@media only screen and (max-width: 479px) {
ul.social_bookmarks {
display:block !important;
}
}
This code work fine, but the logo, burger menu and social icons are very constrained.
It´s possible placed social icons below logo.
I hope help me. Best regards
Hey kikosanchezestudio,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi kikosanchezestudio,
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 (max-width: 479px) {
.responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
display: block;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you Victoria, the code work fine, but mi question are if I can placed this social icon below logo, but but the logo + burger menu + social icons are very constrained in one line.
I attached screenshot. Best regards
Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
ok, thank you. best regards