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

    hello,

    when I view my website on my iPhone the search icon and the menu overlap the logo, how can I change this? I have tried all the options in the layout options.

    thank you,
    Colleen

    #926625

    Hey Colferg,

    Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #929423

    Hi Rikard,

    I did the update, but it didn’t help. I am wondering since I am have a similar issue with my social media icons (except the are overlapping content area instead of logo), is it possible it’s my logo that is too big and forcing these items to wrap into areas they don’t belong in?

    Thank you,
    Colleen

    #930241

    Hi Colleen,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive .logo a {
        float: right !important;
    }
    }

    Best regards,
    Rikard

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