Teun

Member

Forum Replies Created

  • In reply to: Change font size and color in menu bar 2

    #24625

    Ah thanks! that’s nice. I had that problem with more code. Now I can put everything from my custom css to my child-theme, so I have everything in one place.

    In reply to: Change font size and color in menu bar 2

    #24623

    Yes! It works. Although it didn’t work when I put it in my child theme css. It did work when I put it in the custom css at the Graphene options. But hey, if it works, it works 🙂 Thanks very much!

    In reply to: More Tag

    #19617

    That is really really helpful! I used this peace of code for more uses to change English into Dutch. There´s just one problem I encounter.

    When I added the following it worked:

    ‘1 comment’ => ‘1 reactie’,

    But when I add more of the same, only the first works:

    ‘1 comment’ => ‘1 reactie’,

    ‘2 comments’ => ‘2 reacties’,

    ‘3 comments’ => ‘3 reacties’,

    So ‘1 comment’ will change, but 2 and more comments won’t. Any ideas?

Viewing 3 posts - 1 through 3 (of 3 total)