Tagged: header, mobil, social media
Hi all,
I want to show the Social Media Icons without the border lines between ths symbol, search the forum and find something:
#top .social_bookmarks li { border-right-style: none; }
@media only screen and (max-width: 767px) {
.responsive #header_meta .social_bookmarks li {
border-style: none; }
.responsive #top #header_meta .social_bookmarks li:last-child a {
border-right-style: none; }}
But when I switch to the mobil phone or just test with the browser there is also a vertical separators line right from the Email Button, I check the pix they are 29px X 31px the other Social Media Buttons have 30px X 31px.
I think thats it but where can I change the size so the border line is not showing?
Please give me a hint, Thx.
Hi Tobias!
Please try adding !important rule as following
.social_bookmarks li { border: none !important; }
Best regards,
Yigit
Hi Yigit,
thx, it works!
Your Support is awesome!
Greetings,
Tobias
Hi!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Have a great weekend!
Best regards,
Yigit