Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Juliette Reinders Folmer

    (@jrf)

    MTLI only looks at the links already in the document, just style your links like you normally would and it should work.
    If you only want to add the extra styles to links with icons use this css selector:

    a.mtli_attachment {
    }

    Hope this helps.

    Plugin Contributor Juliette Reinders Folmer

    (@jrf)

    Just checking: did this answer your question ? If so, please mark the topic resolved.

    Thread Starter pikaya

    (@pikaya)

    Hi
    thanks but – not so much
    I found the php file with the lines I needed and then styled it as much as I could
    Would prefer an easier method ??

    thanks anyway for your help
    pikaya

    Plugin Contributor Juliette Reinders Folmer

    (@jrf)

    Pikaya,

    Ahum… sounds like you are doing it wrong… There is an easier method: just style the class I suggested from within the css file in your (child-)theme. That is the normal way to do this. No need to edit any php files and no upgrade hassle that way.

    Hope this helps.

    Smile,
    Juliette

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘styling css’ is closed to new replies.