Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #194371

    Hi there,

    On my desktop the header looks great, however on my Iphone there is the following situation:
    – The logo is off centre
    – Social Icons are not visible..
    See the screenshot: http://videyou.nu/wp/wp-content/uploads/2013/11/photo.jpg

    Social Icons are set to be in the centre, right above the logo..

    Thank you!

    Ben

    #194373

    Hi Ben!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .responsive.bottom_nav_header #header_main .social_bookmarks {
    top: -125px; }
    div .logo { left: 0; }}

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Logo and social icons off centre on iphone’ is closed to new replies.