• Resolved scullyhands

    (@scullyhands)


    Hi Fotis,

    I am really sorry because I have to open a new topic although I resolved the same topic earlier.

    After I added the code you gave me, nothing changed, even font size and font type. I thought that something worked but in fact, it didn’t.

    Currently, I used Lora font and font size: 18px for content in my posts. Could you help me again? I really appreciate that.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    Well you should add this

    .entry-content ol li span{
     font-size:18px!important;
    font-family: Lora!important;   
    }
    .entry-content ul li span{
     font-size:18px!important;   
    font-family: Lora!important;   
    
    }
    .entry-content ol li{
     font-size:18px!important;  
    font-family: Lora!important;   
     
    }
    .entry-content ul li{
     font-size:18px!important;   
    font-family: Lora!important;   
    
    }
    

    in your custom CSS box for both bullet and number lists.

    • This reply was modified 8 years, 6 months ago by Fotis.
    Thread Starter scullyhands

    (@scullyhands)

    I want to thank you, thank you so much. I do it, and this time is real. I appreciate your help. Thanks a lot.

    Glad I could help!

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

The topic ‘Bullet List Font Again’ is closed to new replies.