• Resolved joni25poni

    (@joni25poni)


    Hi Moritz,

    Thank you very much for this very beautiful plugin. How can I change the font in the headings of the list? It appears very narrowly ….

    Best

    Jon

    The page I need help with: [log in to see the link]

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

    (@3qbik)

    Hey @joni25poni,
    you’re theme is overwriting the font styles of our plugin, especially the letter-spacing is a problem.
    You could use the following CSS to fix this for exmample:

    section.wpgr-wishlist .wpgr-m_card__heading {
    letter-spacing: 0;
    }

    Viele Grüße
    Moritz

    Thread Starter joni25poni

    (@joni25poni)

    Worked! Thank you very much

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

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