Tagged: x
-
AuthorPosts
-
November 29, 2016 at 5:01 pm #1275244
SEVEROParticipantHi 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
November 29, 2016 at 9:34 pm #1275510
Prasant RaiModeratorHello 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.
November 29, 2016 at 10:04 pm #1275532
SEVEROParticipantHi 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
November 29, 2016 at 11:23 pm #1275587
FriechModeratorHi 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!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1275244 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
