Tagged: x
-
AuthorPosts
-
July 11, 2016 at 6:19 am #1081204
LisaParticipantHi,
is there a way to have other bullet points?
We didn’t want to have this boring dot. We thought this one › might look good.
Can we have that changed sitewide?Best,
LisaJuly 11, 2016 at 7:11 am #1081245
Paul RModeratorHi Lisa,
Thanks for writing in!
You can add this under Custom > Edit Global CSS in the Customizer.
.entry-content ul { margin-left:0; } .entry-content ul li { list-style-type:none; list-style-position: outside; } .entry-content ul li:before { content:"\f105"; font-family:"FontAwesome"; padding-right:10px; }Hope that helps.
July 12, 2016 at 1:50 am #1082698
LisaParticipantHi Paul,
yes, perfect!
Where do you get the code “\f105” from? We want to try some other symbols.
July 12, 2016 at 2:00 am #1082705
LisaParticipantI chekced some sites and unfortunately there is something wrong with the “bullet points”. Look at the screen I attached. Same happens for example in Icon list, symbols between the icons…
July 12, 2016 at 2:10 am #1082713
LisaParticipantSorry, File was too big. Here it is
July 12, 2016 at 7:24 am #1082994
ChristopherModeratorHi there,
Please refer to this link for icons :
Please provide us with URL so we can take a closer look.
Thanks.
July 12, 2016 at 7:31 am #1083005
LisaParticipantThis reply has been marked as private.July 12, 2016 at 11:01 am #1083294
RupokMemberHi there,
Kindly add this CSS as well :
.x-block-grid > li::before, .x-slides > li::before, .x-feature-list > li::before, .flex-direction-nav > li::before { content: "" !important; padding: 0; }If you face this on any other place, kindly point us.
Cheers!
July 13, 2016 at 12:52 am #1084304
LisaParticipantHi,
the icon isn’t there anymore, but the space remains. That looks horrible…
Any other idea?July 13, 2016 at 4:54 am #1084579
ChristopherModeratorHi there,
I can’t see the space you’re referring to, please see the attachment.
Please provide us with some screen shots.Thanks.
July 13, 2016 at 5:09 am #1084591
LisaParticipantThat`s because I removed the code. It’s better to work on the design when there are no spaces 😉
Now you can have a look again.July 13, 2016 at 9:11 am #1084899
Paul RModeratorHi Lisa,
You can try this code instead.
.x-block-grid > li::before, .x-slides > li::before, .x-feature-list > li::before, .flex-direction-nav > li::before { display:none; }If that doesn’t work, please provide us a screenshot on how it looks in your end.
Thanks
July 14, 2016 at 2:01 am #1086338
LisaParticipantHi,
Spaces are gone, that’s good.
But there are > icons where they shouldn’t be. See attached screenshot.
Is it not possible to point the code only to the ul li in text element??July 14, 2016 at 3:04 am #1086396
LisaParticipantI had to deavtivate the code for a while, because we have a meeting to show the site.
I let you know when we are finished.July 14, 2016 at 5:23 am #1086539
Rue NelModeratorNo problem.
Our staff will be standing by to respond the issue. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1081204 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
