Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1001147
    nyckidd
    Participant

    Hello,
    I have set up a list on my sidebar but am unable to get the text aligned, the text line breaks and is behind the numbering as you can see in the screenshot…

    This is the code i have used..

    ol.wpp-list {
        margin-left: 0;
        padding-right: 0;
        list-style-type: none;
    }
    ol.wpp-list li {
        counter-increment: step-counter;
        margin-bottom: 2px;
        position: relative;
        padding-left: 2em;
    }
    ol.wpp-list li:before {
        color:#fff;
        content: counter(step-counter);
        background: #750000;
        padding: .2em .6em;
        font-size: 500 14/24;
        border-radius: 0%;
        margin-right: 20px;
        position: absolute;
        left: 0;
        font-size: 0.75em;
        font-family: 'Signika Negative', sans-serif;
        font-variant: normal;
    }
    #1001161
    Lely
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL where the issue exist. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

  • <script> jQuery(function($){ $("#no-reply-1001147 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>