• Resolved yule1

    (@yule1)


    My wordpress theme is using cufon fonts (it’s very annoying; but I like my theme, so changing it just to get rid of cufon is out of the question)…

    So how can I change the font color of this plugin?

    As you can see, black text on a black background is kinda meh…

    thanks for any help <3

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dreiQBIK

    (@3qbik)

    Hi @yule1,

    you can add this custom CSS to your theme to overwrite the color of the headline:

    .wishlist .content-wrapper h2 {
        color: white;
    }

    Maybe we should add a Color Picker to the Plugin… 🙂

    If this helped you, feel free to leave us a positive review for the plugin!

    Cheers,
    Moritz

    Thread Starter yule1

    (@yule1)

    Wow thanks 🙂 I will leave a positive review definitely. Just one more thing before I go enjoy my wishlist tho, it would be cool if you could create multiple wishlists (incase you want different wishlists on different pages), like wishlist1 and wishlist2. Anyway really awesome work on this free plugin, I would definitely pay for a premium version, thanks alot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS?’ is closed to new replies.