Tagged: x
-
AuthorPosts
-
November 8, 2016 at 1:06 pm #1249086
kearneycreativegrParticipantwebsite: http://www.kearneycreative.com
Want the footer to look like the image attached.
November 8, 2016 at 3:30 pm #1249220
JoaoModeratorHi There,
First of all I would reccomend you adding a footer widget and transfering your “SO, WHAT’S YOUR STORY?” to that footer widget.
Than add the rest of the content you want on the left side on the Footer Content.
Once you have that ready please contact us so we can provide you a tailored solution.
Thanks
Joao
November 8, 2016 at 5:02 pm #1249306
kearneycreativegrParticipantHow do I code the text to sit on the footer without having to turn on widget area? I want to keep it all on that image.
November 9, 2016 at 12:33 am #1249658
RupokMemberHi there,
I can’t see the text on your site. Let’s place this within “Footer Content” under Customize > Footer. We can help you to position the text properly.
Thanks!
November 9, 2016 at 12:53 pm #1250469
kearneycreativegrParticipantFixed that part! How do I align the social icons to the right then add text thats level with them to the left? I added the image above of what I want it to look like.
Thanks!
November 9, 2016 at 3:15 pm #1250628
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS and do the necessary adjustments, if you need further help, please let us know
.x-colophon.bottom .x-social-global:before { content: "Your text go here"; font-size: .4em; vertical-align: middle; margin-left: 8px; float: left; margin-top: 20px; } .x-colophon.bottom .x-social-global { width: 30% float: right; }Hope that helps
Joao
November 9, 2016 at 3:51 pm #1250656
kearneycreativegrParticipantHow do I push the social icons lower and further to the right?
November 9, 2016 at 9:58 pm #1251086
Prasant RaiModeratorHello There,
Thanks for writing in!
Can you please add
;afterwidth: 30%in previous code shared by us? So the final code would look like:.x-colophon.bottom .x-social-global { width: 30%; float: right; }Let us know how it goes.
Thanks.
November 10, 2016 at 2:12 pm #1252226
kearneycreativegrParticipantAlright I did that and it’s still messed up. Any other things I should do?
November 10, 2016 at 9:02 pm #1252707
LelyModeratorHi There,
Please see this:http://screencast-o-matic.com/watch/cDXXenj9Un
Please update this:
.x-colophon.bottom .x-social-global { width: 30%; float: right; }To this:
.x-colophon.bottom .x-social-global { width: 100%; float: right; text-align: right; }That is the result you want based on your initial post, correct?
Hope this helps.
November 19, 2016 at 9:34 am #1263625
kearneycreativegrParticipantWebsite: http://www.kearneycreative.com
Couple questions!1.) How do I change the color of the text I have aligned to the left in my footer?
2.) How do I move the social icons closer together?
3.) For some reason when I go on to specifically my contact page the footer is all messed up, how do I fix this?
Thanks for all your help!
November 19, 2016 at 10:28 am #1263656
ThaiModeratorHi There,
Please add the following CSS:
.x-colophon.bottom .x-social-global:before { color: #fff; } .x-colophon.bottom .x-social-global a { margin-left: 0; }3.) For some reason when I go on to specifically my contact page the footer is all messed up, how do I fix this?
Please clear all the cache and try again.
Regards!
November 19, 2016 at 12:44 pm #1263728
kearneycreativegrParticipantCleared cache and the contact page footer is still messed up. Other options?
Thanks!
November 19, 2016 at 11:55 pm #1264031
Rue NelModeratorHello There,
I did some further investigation and I found out a few things. You may have inserted an invalid code.
Please update the contents of your custom headline:
<span style="font-family: 'Source Sans Pro';"><em>We forge our creations with passion and perspective</em></span>And in your footer content, please update it and use this code instead:
<h2 style="color:white;">SO, WHAT'S YOUR STORY? </h2>Hope this helps. Please let us know how it goes.
November 23, 2016 at 6:25 pm #1268790
kearneycreativegrParticipantChanged that but I’m still running into issues with contact page footer.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1249086 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
