• Resolved arthrnvrn

    (@arthrnvrn)


    Hello there,

    Anyone know how to remove text decoration from widgets generate from Podamibe Simple Footer Widget Area ?

    I’ve tried a lot of combinations with no success, a, a:link, a:hover, !important, .site-footer, .copyright_text, .on_screen…

    Many thanks,
    Arthur

Viewing 1 replies (of 1 total)
  • Thread Starter arthrnvrn

    (@arthrnvrn)

    Alirght.

    I’ve finnaly used :

    #site-footer a:link {
        font-family: Radnika;
        font-weight: normal;
        color: #868686;
    }

    Replace with the font and color you’re using if links looks like differents.

    Hope it will be usefull.

    Arthur

    • This reply was modified 6 years, 7 months ago by arthrnvrn.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove text decoration ?’ is closed to new replies.