Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
General info & installation
Remove social icons on mobile only
MBCMediaUK
April 2015
in
General info & installation
Is there a way i can do this, i have them all filled in with a url but they are a bit overpowering on mobile?
Comments
Albert
April 2015
Hi,
yes, you can remove them on mobile of course. You can do this within below css:
@media
only screen and (max-width: 479px) {
#Action_bar .social { display: none; }
}
MBCMediaUK
April 2015
Thank you
Albert
April 2015
You're welcome
MBCMediaUK
July 2015
i added this some time ago but it doesnt seem to have worked, here is what i have in custom css
http://gyazo.com/4de31528d06f25cd9a9d985082293638
MBCMediaUK
July 2015
i want to display action bar but not social..
Albert
July 2015
Looks like your code is corrupted. It definitely does not look good. The code we gave you above works for sure but please compare the code we gave you and your code and you will see the difference.
MBCMediaUK
July 2015
Yea i have other custom stuff in there also. I have change it now like this
http://gyazo.com/ef7f0147136fea4562fc764df9bc6f32
Still dont seem to have worked, any suggestions?
Albert
July 2015
Please send us url to your site because you did something wrong for sure.
Sign In
or
Register
to comment.
Comments
yes, you can remove them on mobile of course. You can do this within below css:
http://gyazo.com/ef7f0147136fea4562fc764df9bc6f32