Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Mark,
    To control lists in your theme using our plugin you would need to create a google font control. Here are some instructions:

    • In your WordPress admin area go to Settings > Google Fonts
    • Create a new font control and give it a name e.g. My Lists
    • In the Add CSS selectors box enter the following: #content ul li #content ol li
    • Save the font control
    • Visit the customizer and you will see your new font control which will allow you to control the lists

    Please let me know how you get on. Cheers

    Sunny

    Thread Starter rbmark

    (@rbmark)

    Sunny,

    Thanks so much for your help. I believe that worked!

    Regards,

    Mark

    Hi Sunny!

    This is my first visit here. I have been tearing my hair out with the font changing and going smaller on either the numbered or the bulleted lists. I followed your instructions and it’s perfect! Thank you SO MUCH>

    Shirley

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Shirley,
    Glad I could help. Cheers

    Sunny

    I am having the same problem and I followed the steps you outlined. My custom font control for “My Lists” shows up under Theme Typography now, but when I change the font, nothing happens. I’ve been searching everywhere for help. Not sure what else to do at this point.
    Can you help me? My site is not published yet, so I can’t send you a link to see it.
    Thank you.
    Lisa

    I can’t get my font control to show up in the list under the headings. It never saves it. I hit save, and then I add the elements I want to control, and they appear, and I get a message that says “List items has been updated. Please visit the customizer to manage this control.”

    … but then it isn’t in the customizer and i look under manage font controls, edit font controls and it does not appear there and it does not exist…

    But then when i make another font control with the same name it renames it “2” and then “3” as if it already exists…

    I am using the Karma theme. I love this idea it was about to save me so much time, as I am unable to change my theme (not my choice). I hope this is not a conflict… and can be fixed!!!

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Lisa,
    Could you post a link to your site and point out the element that you are looking to change.

    Hi calskinator,
    I’m not sure that I understand your issue. Are you saying that when you create a new font control it doesn’t appear in the customizer under ‘Theme Typography’?

    Cheers
    Sunny

    Hi Sunny,

    On my wordpress site https://www.homecookd.co.uk/register-your-office I am using google font control for all text. Most selectors are tagged e.g. homepage-h1 and in the text editor i use <span class=”homepage-h1″></span>. For my list I am having the same problem, I followed your instructions but nothing changed. Then I tried to create a font class with #content ul li #content ol li & .bullet-points but it still didn’t work.

    Any solution to this? Often my bullet points go crazy as well and just change themselves from ol to ul and adds spacing after adding a span class.

    Hope you can help,

    Cheers,

    Pascal

    Any help guys?

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Pascal,
    Try adding a font control with the following css selectors:
    #content ul li, #content ol li, .widget ol li, .widget ul li

    Cheers

    Sunny

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Font changes, but not on lists.’ is closed to new replies.