Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #339124

    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

    #341217

    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

    #341434

    Hi Andy,
    thanks a lot – solution #31 did it. Great!

    Best,
    Katharina

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social icons alignment on mobile’ is closed to new replies.