Tagged: x
-
AuthorPosts
-
January 17, 2017 at 5:02 am #1333308
brandonbey12ParticipantI have tried code from other threads and I cannot seem to get the logo to appear in the top bar.
I have made the topbar taller.
soberlifefoundation.com
January 17, 2017 at 6:50 am #1333432
ChristopherModeratorHi there,
To add logo, please insert this code :
<a href="http://soberlifefoundation.com/"><img src="http://soberlifefoundation.com/wp-content/uploads/2017/01/sunrise_2.png"></a>Currently topbar color is white, to change it, add following code in Customize -> Custom -> Global CSS :
html body .x-topbar .p-info, html body .x-social-global a { color: red; }Hope it helps.
January 17, 2017 at 7:54 am #1333509
brandonbey12ParticipantUnfortunately I get no results which is weird to me?
I placed the code in the topbar content box. I even did a test and typed a non code text in there and that did not register on the page either.
Hope you can help?
January 17, 2017 at 8:47 am #1333565
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
January 17, 2017 at 9:34 am #1333620
brandonbey12ParticipantThis reply has been marked as private.January 17, 2017 at 10:25 am #1333691
RupokMemberHi there,
Thanks for the credentials. Kind;y use the code within your Child Theme’s CSS :
html body .x-topbar .p-info, html body .x-social-global a { color: #333!important; }Looks like your Customzier’s code is not outputting. Which PHP version you are using?
January 17, 2017 at 11:06 am #1333744
brandonbey12ParticipantI am not sure what you mean by PHP version?
January 17, 2017 at 11:34 am #1333795
DarshanaModeratorHi there,
Your custom CSS had some errors and that is why it didn’t work newly added CSS rules. I have resolved it for you and now it should render properly.
Thanks!
January 17, 2017 at 12:09 pm #1333844
brandonbey12ParticipantSo where do I go from here. I want the logo in the topbar. But I am unable to recognize any changes that I make
January 17, 2017 at 4:24 pm #1334161
FriechModeratorHi There,
The issue is the customizer does not save the changes we made, and somehow it replace the spaces in custom CSS with “n”. I see you have an old version of PHP (v5.3.29) and MYSQL (v5.5.52), please update your PHP and MYSQL to version 5.6 as per WordPress Requirements.
Please contact your hosting support to assist you with this.
You can see this versions under Dashboard > WP-ServerInfo.
Let us know how it goes.
Cheers!
January 18, 2017 at 8:25 pm #1336098
brandonbey12ParticipantOk, we got everything updated. Thank you very much!
Now, how do the following.
1. Resize image/logo and designate placement.
2. add phone number clickable on mobile and designate its placementThank you very much
January 18, 2017 at 11:55 pm #1336234
RupokMemberHi there,
Thanks for writing back. Would you please clarify ho do you want to place and resize them? To make the phone number clickable, you need to add the phone number like this :
<a href="tel:1-562-867-5309">1-562-867-5309</a>Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1333308 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
