Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1046801
    nbandy90
    Participant

    Hi, I have a question about editing the spacing and indentation of bullets. When I make a list, it creates an extra line between the last paragraph and the first item on the list. Also, I want to slightly increase the indentation of each list item. Thank you in advance.

    #1046850
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please provide us with link to your page that you’re referring? so that we can assist you with a possible workaround.

    Thanks!

    #1052329
    nbandy90
    Participant

    Sure, here’s just a sample page:

    http://oneweeknotice.com/usa/

    #1052426
    Christopher
    Moderator

    Hi there,

    To remove bottom margin from paragraph, update your code to :

    <p class="mbn">List demo:</p>

    Please add following code in Customize -> Custom -> CSS :

    ul {
        margin: 0 0 1.15em 0.655em;
    }

    Hope that helps.

    #1069363
    nbandy90
    Participant

    Thanks, those are pretty much what I needed.

    #1069367
    Christopher
    Moderator

    Glad to hear that we could help you with this.

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