Logo shifts to the left on Ipad - by janebuckman

This topic has 3 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: janebuckman
    janebuckman
    Participant
    March 6, 2015 at 16:55

    Hi,
    When I pull up the site on an ipad portrait position the logo aligns to the left. I put my credentials in the private content.

    Thank you!
    Jane

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 6, 2015 at 17:14

    Hello.

    Please add this code into the themes/royal/custom.css file:

    .logo img{text-align:center !important;}
    .header5 .container .table-row {text-align:center !important;}

    With best regards
    Vrian Johnson

    Avatar: Eva
    Eva Kemp
    Support staff
    March 6, 2015 at 17:15

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 979px) {
    .header .logo img {
     margin-left: 150px;
    } }

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.