Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #252444

    Hi,
    When looking my site on a mobile device, the navigation is overlapping my logo, but i want my logo aligned left and the navigation right.
    Can you help me with this?
    Best regards Intosuwo

    #252696

    Hey intosuwo!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    height: auto !important;}}

    If that does not work, can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #252839
    This reply has been marked as private.
    #252914

    Hey!

    Please review your website now. You can find the custom CSS code i added on the top of Quick CSS field

    Best regards,
    Yigit

    #253259
    This reply has been marked as private.
    #253308

    Hey!

    you are welcome Intosuwo, happy easter to you too! :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header issue’ is closed to new replies.