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

    Hi Enfold Team,

    I created my website on a PC but when I looked at it through my friend’s Macbook Pro, a lot of my coding and alignment is way off. How can I fix this? I’m supposed to be launching tomorrow but just got wind about this bug. Thank you!

    #487618

    Hi youkendooit,

    Could you send us screenshots of what the problems are please?

    Best regards,
    Rikard

    #488290

    Hi Rikard,

    Here is a screenshot of what they see:
    https://www.dropbox.com/sh/ulpw01yhjued826/AABahVx0MUPk_fQK2XySKYHRa?dl=0

    Apparently the code does not transfer to Macbooks? Any help would be greatly appreciated!

    Best Regards,
    Kenny

    #488550

    Hey,

    Do you mean that the menu overlaps your logo? If so, try the following in Quick CSS:

    @media only screen and (max-width: 1250px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }

    Thanks,
    Rikard

    #489351

    That worked perfectly. Thank you!

    #489843

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘URGENT: Enfold is misaligned on Macbooks’ is closed to new replies.