Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #367694

    I have been playing with custom css but cannot get the navigation button and shopping cart button to position properly. In the portrait view on my iphone, they are sitting on top of the logo. It is ok in landscape view. What is the correct css to fix this?

    http://sharprockvineyards.com/wp/

    Thank you again!

    #368097

    Hey elames!

    Your website is not available.
    We will help you on this, but have in mind that you already requested a lot of help in this forum. If you have any issues with on of our themes we are happy to assist you, but for any customization we would kindly ask you to use http://www.envato.com/ or http://werkpress.com/ in the future.

    Let us now when your website is available again.

    Regards,
    Andy

    #369167

    SOrry I have been away for a few days. The site it showing just fine. Perhaps the hosting company has your iP blocked. Can you check again:
    http://sharprockvineyards.com/wp

    #369254

    Hey!

    Please add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    strong.logo { margin-left: 20px !important; }}

    Best regards,
    Yigit

    #369473

    Sorry, this did not work.
    Here are the codes you gave me previously. are any of these conflicting with this recent one?
    @media only screen and (max-width: 480px) {
    strong.logo { margin-left: 20px !important; }}
    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 90%;
    height: auto !important;
    margin-left: 0!important;
    margin-top: 10px!important; }}
    @media only screen and (max-width: 767px) {
    ul#avia2-menu {
    display: none;
    }}

    #369488

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #369521
    This reply has been marked as private.
    #369539

    Hi!

    My bad. I forgot minus in front of the value. Please review your website now. I checked on my iphone and it does look fine now

    Cheers!
    Yigit

    #369789

    Thanks yigit. That works now. SOLVED

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Smartphone Navigation button and shopping cart position’ is closed to new replies.