Tagged: x
-
AuthorPosts
-
June 21, 2016 at 6:38 pm #1053368
Olianna PParticipantHi, my site is
http://www.telecomhouse.net/I’m trying to add a logo image (below*) to the top bar but it looks very big, and goes under the button. I would like it to be aligned with the button, if possible.
The logo image is*:
http://www.telecomhouse.net/wp-content/uploads/2016/06/SPBadge_rgb_PlatElite_horizonal.pngI would also like to add it to the footer area somewhere.
Can you please help? Thank you!
June 22, 2016 at 12:36 am #1053785
RupokMemberHi there,
Thanks for writing in! Upon checking your website I can’t see the logo on topbar. Let’s add this and update us. We’ll provide you some tailored code to align this.
Cheers!
June 27, 2016 at 4:23 pm #1062195
Olianna PParticipantThat’s why I reached out- I’m having trouble adding the logo below*** to the topbar and to footer. I was hoping to get assistance on this.
The logo image is***:
http://www.telecomhouse.net/wp-content/uploads/2016/06/SPBadge_rgb_PlatElite_horizonal.pngAnd the site is:
http://www.telecomhouse.comThank you!
June 27, 2016 at 4:23 pm #1062196
Olianna PParticipantThat’s why I reached out- I’m having trouble adding the logo below*** to the topbar and to footer. I was hoping to get assistance on this.
The logo image is***:
http://www.telecomhouse.net/wp-content/uploads/2016/06/SPBadge_rgb_PlatElite_horizonal.pngAnd the site is:
http://www.telecomhouse.comThank you!
June 27, 2016 at 9:11 pm #1062601
JadeModeratorHi Olianna,
We could add the logo by editing the template file through a child theme and adding some custom CSS to position it but I am not sure about the current setup of your sidebar as there is a custom form added to it. Did you added the form through the child theme file? If you have added the form using the customizer, kindly provide us with the admin details so that we could check it further. Thank you.
June 28, 2016 at 1:43 pm #1063733
Olianna PParticipantI know there’s another way by adding the html code to topbar, however, when I added it, it looked too big. I’m trying to make it even with the button in my topbar.
I’m also trying to add the logo to my footer.
PLEASE HELP!
June 28, 2016 at 3:40 pm #1063852
JadeModeratorHi Olianna,
In order for us to assist you, we will need to have the logo in the topbar so that we could adjust its sizing by using a custom CSS code. So either kindly add the logo and let us know when you have done it or provide us with the admin details so that we could do the testing.
Thank you.
June 29, 2016 at 12:01 am #1064330
Olianna PParticipantOk, I figured out how to make it smaller. Now I just need to align it with the “Call Me” button. Can you help with that?
Thanks!
June 29, 2016 at 2:44 am #1064439
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-topbar form { float: left; margin-right: 10px; }Hope it helps.
June 29, 2016 at 3:23 pm #1065474
Olianna PParticipantAwesome, that worked!
Now, how can I make my topbar thinner?
June 29, 2016 at 3:50 pm #1065516
JadeModeratorHi there,
Please add this code:
p:empty { display: none; } .x-topbar { height: 50px; }Hope this helps.
June 29, 2016 at 7:40 pm #1065760
Olianna PParticipantIt worked, thank you!
How can I minimize the space between the footer widget area and the footer?
June 29, 2016 at 10:18 pm #1066103
Prasant RaiModeratorHello Olianna,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
footer.x-colophon.top { padding-bottom: 0 !important; } footer.x-colophon.bottom { padding: 5px !important; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1053368 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
