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

    Hi,

    with the plugin WP accessibility you can enlarge font sizes by switching.

    All works fine with normal h1, h2, …. But I can’t manage to get it work for special headings:

    .fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .fontsize p, .fontsize li:not(.a11y-toolbar-list-item), .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote, .fontsize  #top .av-special-heading-tag {
        font-size: 140% !important;
        line-height: 1.4;
    }

    .fontsize #top .av-special-heading-tag
    is a wrong selector.
    I tried also
    .fontsize h2.av-special-heading-tag

    On the page-link below I have both – a normal h2 and special heading h2

    Regards, Susanne

    #1216813

    Hi Susanne,

    I can’t load your site at all unfortunately:

    The page you are looking for is temporarily unavailable.
    Please try again later.
    d65f58b32e390270692bb6447d8cfd5a 9eccf05cea88a0930db2d5d6b7cc0e7f fd5182e20154e285099e48e2ec795082

    Best regards,
    Rikard

    #1216829
    This reply has been marked as private.
    #1217238

    Hi,

    Thanks for the update, it’s loading today. I can’t see the class fontsize anywhere on your site though?

    Best regards,
    Rikard

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