Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #454283

    HI folks – can you please see the screenshot of my site on iPad Portrait

    https://www.dropbox.com/s/kufjs6mgucpbz9k/IMG_0244.PNG?dl=0

    1 – The cart and responsive menu don’t line up – is there a way to move the nav up to sit next to the cart?

    Cheers

    #454573

    Hi ShortieD!

    The site and your screenshot look very different, could you link to a page where we can see the issue please?

    Regards,
    Rikard

    #454808

    ah sorry! this is the site here http://www.ttnq.org.au/dev/

    #454995

    Hi!

    Thanks for the link. I’m guessing you’re referring to the social icons, right? Please try the following CSS:

    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
      right: -3px !important;
      margin-top: 34px !important;
    }
    }

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.