Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi fsorrentino,
    is a bug in your css theme that you can fix adding that css rule:

    
    strong .glossary-tooltip-item a {
        font-weight: bold !important;
    }
    
    Thread Starter fsorrentino

    (@fsorrentino)

    Hy Daniele, Do not work.

    My CCS has it and put your scrip in the end.

    .glossary-terms-list, .glossary-terms-list a { font-size:15px; font-weight:400; line-height: 19px;}
    .glossary-terms-list a:hover {color:#0066cc;text-decoration:none;font-weight:400;}
    .glossary-tooltip-item a { font-weight: 400!important;}
    strong .glossary-tooltip-item a {font-weight: bold !important;}

    • This reply was modified 7 years, 9 months ago by fsorrentino.

    Hi fsorrentino,
    for this kind of issues we offer direct support only on the pro version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link without change font bold for light’ is closed to new replies.