Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1161588
    [email protected]
    Participant

    Hi!

    On my site http://test.elektronikatervinning.se the Header looks fine now with logo and text nicely aligned. However I am unable to get the logo looking nice relative to the mobile menu button without change the look of the desktop view. Please assist.

    #1161595
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 979px){
        .ubermenu-skin-simple-green.ubermenu-responsive-toggle {
            display: block;
            clear: both;
        }
    
        .x-brand.img {
            display: block;
            text-align: center;
            float: none;
            margin: 15px 0;
        }
    }

    http://i.imgur.com/N71fbyi.png

    Hope it helps 🙂

    #1162749
    [email protected]
    Participant

    Works great!

    However, this logo image doesnt show on mobile units. I dont think this has to do with the new code since it was similar before. Any ideas?

    #1162788
    Christopher
    Moderator

    Hi there,

    The logo is displaying fine on my end. Would you clear cache and check again?

    Thanks.

    #1163016
    [email protected]
    Participant

    Just cleared the cache on my iPhone. The logo still doesnt show. Any ideas?

    #1163423
    Nabeel A
    Moderator

    Hi again,

    I just checked your site in my device and the logo displays fine. I also checked your site in iOS simulators and logo displays fine there too. Can you please share the screenshot of your mobile device so we can take a look closely?

    Thanks!

    #1164057
    [email protected]
    Participant

    This is what it looks like:

    #1164233
    Friech
    Moderator

    Hi There,

    If your screenshot is to big, please upload it here: http://prnt.sc/ and send us the link.

    Thanks.

    #1164320
    [email protected]
    Participant
    #1164628
    Rupok
    Member

    Hi there,

    Checked on my end but no issue at all. Check the attachment of my end. Would you try from a different device?

    Thanks!

    #1167709
    [email protected]
    Participant

    Hi!

    The issue seems to be isolated to Safari. I have checked on various Macs and iPhones here and Safari doesnt show the logo nor the three first pictures in the home slider. They are marked with a ? in Safari as if Safari can find them. They are ordinary png and jpeg files.

    See the attached screen shot.

    #1167776
    Rue Nel
    Moderator

    Hello There,

    I have inspected the images your site and it seems that the filenames has a different character that may not be readable by Safari. I would suggest that your rename or re upload these images and make sure that the filename will only be composed of alphanumeric characters.

    http://prntscr.com/cfy3mu
    http://prntscr.com/cfy3s3

    Hope this helps.

    #1167933
    [email protected]
    Participant

    It works! Thank you 🙂

    #1168130
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1161588 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>