Tagged: x
-
AuthorPosts
-
July 5, 2016 at 10:51 am #1073163
LeannaParticipantHi, lots of threads out there on this but nothing answered my question: I just want a single Feature Headline icon to occur on the right side of the text (I do not want this to apply to my whole site only this one element) thanks…
July 5, 2016 at 10:51 am #1073165
LeannaParticipantThis reply has been marked as private.July 5, 2016 at 11:10 am #1073193
ThaiModeratorHi There,
Please add the following CSS:
.white-headline span { padding-left: 0; } .white-headline span i { float: right; position: relative; margin-top: -0.2em; margin-left: 0.5em; }Hope it helps 🙂
July 5, 2016 at 2:53 pm #1073547
LeannaParticipantI don’t want the float right hooked to white-headline class because that is used elswewhere also. It needs to be hooked to this specific page id 510 and section (I haven’t figured out how to identify section numbers unles I’m just supposed to manually count down from the top)
July 5, 2016 at 3:28 pm #1073602
Nabeel AModeratorHi again,
Replace the previous code with this one:
.home #x-section-1 h3.white-headline span i { float: right; position: relative; margin-top: -0.2em; margin-left: 0.5em; }Let us know how this goes!
July 5, 2016 at 9:41 pm #1074084
LeannaParticipantworked great thanks!
July 5, 2016 at 11:42 pm #1074166
Prasant RaiModeratorYou are most welcome. 🙂
July 6, 2016 at 1:52 pm #1075214
LeannaParticipanthi, related question: On some regular left-aligned feature icons, I want to increase the space between the icon and the text. Please see https://www.tellasia.org/asia-amazing/ for what I mean…
thanksJuly 6, 2016 at 7:30 pm #1075525
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
.page-id-3137 #x-section-1 .h-feature-headline span { padding-left: 2.5em; }Feel free to adjust the
2.5emvalue where you see it fits.Cheers!
July 6, 2016 at 10:07 pm #1075834
LeannaParticipantperfect, thank you!
July 7, 2016 at 1:23 am #1075992
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1073163 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
