Hi there,
I have the following site: https://www.effectivedigitalmarketing.ie/
I have Header social icons and info text in the ‘Display at top bar at the right’ (see Theme options > Header > Extra elements)
This works fine on a desktop.
However, on mobile it is only the info text that can be seen. Is it possible to change this to the header social icons instead? Is there an easy way to toggle between the info text and the social icons on a mobile?
Please see: https://drive.google.com/file/d/14k7kyS1aCDRlTCAU9NmsJyK2Vh_prhvN/view?usp=sharing
Thanks
Colm
Hey Colm,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top #header .social_bookmarks {
display: block;
}
}
Best regards,
Rikard
Thanks Rikard – However, I wasn’t able to make that work. I’ve left my login details below. Could you please advise?
Thanks
Colm