Tagged: x
-
AuthorPosts
-
December 31, 2016 at 10:25 pm #1311339
ichibanjParticipantHi there, how can I get the car font awesome icon to display at the start of my site title in the header h1 here? https://highwaycodetest.co.uk/mock-theory-test-1/ I want it to read: CAR-ICON-HERE Highway Code Tests
Header is just a normal setup otherwise.
I have it displaying in my homepage here, but that page has no header, it’s just in Cornerstone http://www.highwaycodetest.co.uk/
December 31, 2016 at 10:34 pm #1311345
ichibanjParticipantThis reply has been marked as private.January 1, 2017 at 3:23 am #1311473
ThaiModeratorHi There,
Please try adding the following CSS under style.css file locates in your child theme:
#nav_menu-5 h4.h-widget:before { content: "\f1b9"; font-family: "FontAwesome"; margin-right: 5px; }Hope it helps 🙂
January 1, 2017 at 2:55 pm #1311840
ichibanjParticipantHi, sorry this isn’t where I was wanting it. Please see the attached and note where the arrow is pointing.
ThanksJanuary 1, 2017 at 10:15 pm #1312117
NicoModeratorHi There,
Try adding this code below:
.page-id-1636 .x-navbar-inner .x-container:before{ content: "\f1b9"; font-family: "FontAwesome"; margin-right: 5px; float: left; margin-top: 30px; margin-left: 10px; }Adjust the CSS code above to achieve the best look and place you want.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1311339 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
