Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1275244
    SEVERO
    Participant

    Hi there, I have come across this a number of times and for some reason the bullet points aren’t indenting around the image: http://www.mad-daily.com/alt-arts-bible-hits-street/

    Any help would be appreciated.

    Thanks

    #1275510
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-content.content a.x-img-thumbnail {
        margin-right: 30px;
    }

    Thanks.

    #1275532
    SEVERO
    Participant

    Hi there, thanks for this but not quite what I’m after. The padding around the images is fine, it’s the bullet points that are the problem.

    If you take another look at the link you can see that the bullets are indented fine below the image and are aligned with the text below that but not to the right of the image… make sense?

    Thanks

    #1275587
    Friech
    Moderator

    Hi There,

    Thank you for the clarification, you can add this on top of Custom > CSS in the Customizer.

    ul.my-list {margin-left: 0;}
    ul.my-list li {list-style-position: inside;}

    Then apply a class my-list on your <ul> tag.

    Check your entire custom css here: http://csslint.net/ and resolve all the errors.

    Hope it helps, Cheers!

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