Tagged: x
-
AuthorPosts
-
September 13, 2016 at 3:58 pm #1173800
ylplParticipantHi There,
My site is http://dev.ylpl.net/wordpress/
I have it set up where my Footer Menu and Footer Social is activated and they are displayed nicely. I added my Library Location via Footer Content and have it set up nicely but it is displayed right underneath my footer menu. Is there any way to move it upward and to the left of the Footer Menu? That way, my footer will look much sleeker with less scrolling. As always, I appreciate your help; I’d be lost without you. 🙂
Thank you,
Daniel
September 13, 2016 at 11:24 pm #1174289
Prasant RaiModeratorHello Daniel,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-social-global { float: left; width: 56%; clear: both; } .x-colophon-content { float: left; width: 23%; } footer.x-colophon.bottom .x-colophon-content { margin-top: 0 !important; } footer.x-colophon.bottom .x-colophon-content h2 { margin-top: 0 !important; }Thanks.
September 14, 2016 at 12:37 pm #1175159
ylplParticipantThanks, I actually floated them the other direction. I’ve tried putting my iframe on the same plane with my Library Location instead of having them stacked. Would I need to create columns to accomplish that? It would therefore be the google maps iframe on the left with library location on its left.
Also, I’ve added a Copyright at the very bottom but even though I’ve included a <div> it seems to be controlled by the CSS command .x-colophon-content. Is there any way to separate it from that so I can center it at the very bottom?
As always, I appreciate your help greatly.
Thanks again,
Daniel
September 14, 2016 at 3:53 pm #1175448
Nabeel AModeratorHi again,
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.
September 15, 2016 at 2:10 pm #1177078
ylplParticipantThis reply has been marked as private.September 15, 2016 at 3:39 pm #1177199
ylplParticipantHi again, so I was able to break my footer into 2 columns as you can see. Is there any way to have my iframe and Library Location right next to each other? There is currently a little gap between the two at the moment. And as mentioned before, when I include my copyright, it is controlled by the CSS command .x-colophon-content. Any way to have that centered at the very bottom not controlled by my CSS command?
Thanks again,
Daniel
September 15, 2016 at 3:43 pm #1177206
ylplParticipantSorry again for another message, just figured out my copyright issue! Just had to add an additional </Div> 🙂
So I just need help with the first part of my question.
Thanks!
September 15, 2016 at 6:09 pm #1177328
JadeModeratorHi there,
Please add this code in your custom CSS:
.x-colophon-content #footer .x-column { width: 40%; } .x-colophon-content #footer h2, .x-colophon-content #footer p { float: left; }Hope this helps.
September 19, 2016 at 1:27 pm #1181879
ylplParticipantThank you, that did the trick!
September 19, 2016 at 1:36 pm #1181887
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1173800 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
