Bulleted and Numbered

  • Posted in : Readme
  • makinlaby
    Participant

    When I do a bulleted or numbered list in my WordPress editor, when I get to preview it. I see that the list or bullets looks tiny as compared to the normal text size on the page. Please I want to make my numbered and bullet list looks exactly like the font size on my page.

    serkan
    Moderator

    Hi makinlaby,
    Could you take a screenshot of editor panel and give me your related url and i can give you custom css code. Of course wordpress editor panel’s font size will be different from your website because theme has style css codes. Anyway I can change it if your provide me the related informations.
    Thanks

    makinlaby
    Participant

    Okay here is the screenshot https://rankrain.com/wp-content/uploads/2016/03/bullett.png

    Okay you can check a preview here as the post is not yet fully published: https://rankrain.com/preview/

    Note that the same thing also happen when its a numbered list.

    serkan
    Moderator

    Hi makinlaby,
    You can try to use this custom css code;

    .entry-content ul li a { font-size: 15px; }

    Thanks

    makinlaby
    Participant

    Okay, thanks for the swift feedback:

    Now for numbers will I use something like .entry-content ol li a { font-size: 15px; }

    ?????

    serkan
    Moderator

    Hi makinlaby,
    You can use like this =)

    .entry-content ol li, .entry-content ul li { font-size: 15px; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register