• Resolved AtelierFontaines

    (@atelierfontaines)


    WordPress version: 3.9.1
    Plugin version: 1.7.1
    Link to my site: Localhost

    Hi Maeva,

    I would like to change the font in the left menu. At the moment the font variant is like that : “This Is An Example”

    I’ve tried to add this in the css code :

    div#wpc-col-1 {
    font-family : Times, "Times New Roman" !important;
    font-size : 14px !important;
    font-variant : normal !important;
    }

    Could you give me a little help ?

    Thanks in advance.

    https://wordpress.org/plugins/wp-catalogue/

Viewing 1 replies (of 1 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    You should be able to make any styling changes easily via css. If it’s not working, use your element inspector to see what is overriding it and add the !important attribute as needed.

    Sorry, without being able to see the problem I can’t really give much more help than that general instruction. Good luck!

Viewing 1 replies (of 1 total)

The topic ‘Font in the menu’ is closed to new replies.