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

    Dear Kriesi-team,

    I am close before finalising a new website based on Enfold. Curiously I am having an issue with the header_meta being twice its usual height. When I make use of the following (found in another thread) it doesn’t help at all, it only “shifts” the issue (see screenshot).

    #header_meta, #top #wrap_all .social_bookmarks li {
    max-height: 30px;
    }

    Kindly advise on how to fix that. We would like to go live at the weekend.

    Thank You very much in advance,
    Thomas

    #701654

    Hi mailworm!

    Is the issue already fixed? I checked your site and it seems to be looking good on the area posted above.
    Cheers!
    Nikko

    #701700

    Hi Nikko,

    actually no, I still have this issue on my iPhone, iOS 9, Safari and Chrome. Which smartphone/ browser did You use?

    #701916

    Hi mailworm,

    I’m using an emulator to check it. Will get back to you to give a solution, can you create temporary admin account so we can inspect this further, kindly place the details in the Private Content section in your reply.

    Regards,
    Nikko

    #701946

    Hi Nikko,

    the issue doesnt appear in emulators like Chrome Dev Tools.

    Login credentials have been added in the private content area of the initial post.

    Regards,
    Thomas

    #702010

    Hi Thomas,

    This is fixed. I have added this code in your Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1024px) {
        #top .phone-info,
        #top .phone-info span {
            height: 30px;
            line-height: 30px
            padding: 0;
        }
    }

    Hope this fixed it on your end also :)

    Best regards,
    Nikko

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