Skip to content

Outlook Mac Version 16.84.2 #57

Description

@MostExcellent11

This version appears to be different than Outlook Mac 16. Within version 16.84.2 version there is a revert to Outlook Legacy option as well. Litmus only provides testing for Outlook Mac 16.

I used a fix that I found at: to be able to target Outlook Mac 16, worked great! Consequently the work-around targeted the Outlook Legacy version as well, but not version 16.84.2. While I could not test this, a co-worker tested it and reported this to me. Below is the code that I used to target Outlook Mac 16.

<style> [id="x_lessBold"]{ font-weight: 500 !important; } _:-webkit-full-screen, _::-webkit-full-page-media, _:future, :root .body:not(.Singleton) #lessBold { font-weight: 500 !important; } </style>

/********** Placed class="body" within the body tag /
/
Placed id="lessBold" at designated places in template **********/

Do you guys know of any way to target this specific version (Outlook Mac 16.84.2)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions