Tagged: x
-
AuthorPosts
-
June 16, 2016 at 12:51 pm #1045585
[email protected]ParticipantHello,
Trying to make phone number in top bar bold. Already have child theme set up, is there any code i can put in functions.php to let me target specific text.
Thanks
June 16, 2016 at 1:19 pm #1045623
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
June 16, 2016 at 2:09 pm #1045720
[email protected]ParticipantJune 16, 2016 at 3:36 pm #1045837
JoaoModeratorHi Trevor,
Please use this content on your Topbar instead of what you have :
<p class="p-info"><b> Check out Denver's PREMIER skin care clininc 26 W. Dry Creek Circle Suite 730 Littleton, CO 80120 (720)-502-3522</b></p>And if you would like to change the color of the text add the folllowing code to Appereance Customizer Custom CSS
.x-topbar .p-info { color: white; }Hope that helps,
Joao
June 16, 2016 at 10:29 pm #1046434
[email protected]ParticipantUnfortunately it didnt work, it just made the top bar wider and didnt change the text at all.
Thanks
June 17, 2016 at 12:18 am #1046522
RupokMemberHi there,
I can’t see the CSS on your site. Make sure to add this under Custom > CSS in the Customizer.
.x-topbar .p-info { color: #fff; font-weight: bold; }I have tried this code and must work if you add this correctly.
Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1045585 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
