Hi, I’m using the soical icons in the main header area.
Link to site below.
Social icons don’t adjust properly in mobile view. They sort of dissapear.
I would like to position them on top of Logo/Menu like as if I would use positioning in top bar. I tried about 30 different quick css configurations that were suggested here but none of them brought me the result. Would be great if someone from the team could help. Thanks in advance.
Regards
Katharina
Hi ykblue!
please try to put this in Quick CSS:
.responsive.html_header_top #header_main .social_bookmarks {
margin-right: 15px;
margin-top: -15px;
display: block;
}
Cheers!
Andy
Hi Andy,
thanks a lot – solution #31 did it. Great!
Best,
Katharina