Home › Forums › Arnold WordPress Theme › Bullet points looking weird
- This topic has 10 replies, 2 voices, and was last updated 4 years, 5 months ago by
friedrichfotografie.
Viewing 11 posts - 1 through 11 (of 11 total)
-
AuthorPosts
-
December 25, 2021 at 6:18 am #26468
Hi! My bullet points looking weird. They are not on the same line with my text.
December 25, 2021 at 7:41 am #26471December 25, 2021 at 10:38 am #26474This reply has been marked as private.December 25, 2021 at 11:01 am #26475Hi,
Please try to upload a smaller size image(30×30 PNG format) for the list-style-image css
December 25, 2021 at 8:15 pm #26479This reply has been marked as private.December 26, 2021 at 4:29 am #26481This reply has been marked as private.December 26, 2021 at 7:54 am #26483I tried but the resolution is bad as soon I punch/zoom in on an iPad.
I would like to have an svg solution with no quality loss…December 27, 2021 at 2:17 am #26500December 27, 2021 at 7:49 pm #26519This reply has been marked as private.December 28, 2021 at 1:58 am #26522Hi,
I changed a way for the bullet style(updated on your site), it is better.
.entry .text_block li { text-align:left; list-style:none; } .entry .text_block li > span:first-child:before { content:''; display:inline-block; width:14px; height:14px; margin-right:5px; transform: translateY(3px); background-repeat:no-repeat; background-image:url(https://aussicht-bodensee.de/wp-content/uploads/2021/12/check.svg); } @media(max-width:767px){ .entry .text_block li > span:first-child:before{width:11px;} }
December 29, 2021 at 9:12 am #26524That looks great!! 🙂 Thank you so much!
-
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
