Tagged: x
-
AuthorPosts
-
November 21, 2016 at 5:33 pm #1266076
jeanettecainesParticipantI’m trying to format my footer and I used this in my css from a forum post
.x-colophon.top {
text-align: center;
font-size: 18px;
color: #f0f;
height: 80px;
}
.x-colophon.top #text-2 {
line-height: 60px;
}
but it didn’t work. I’m trying to change the font size and also put in page breaks for the text.
Help, please?November 21, 2016 at 6:35 pm #1266118
JadeModeratorHI Jeanette,
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.
November 21, 2016 at 6:45 pm #1266124
jeanettecainesParticipantoops, sorry! http://www.jewelryarts
November 21, 2016 at 10:09 pm #1266368
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer to make changes in footer:
footer.x-colophon.bottom .x-colophon-content { text-align: center; font-size: 18px; height: 80px; line-height: 2; } footer.x-colophon.bottom .subscribe-form { margin-top: 30px; }Thanks.
November 22, 2016 at 6:52 am #1266732
jeanettecainesParticipantThank you! Is there anyway to start a new line of text under my other text, so the information doesn’t just all run together?
http://www.jewelryarts.comNovember 22, 2016 at 6:55 am #1266736
Paul RModeratorHi,
Yes, please change yout footer content to this.
22 East 49th street Fourth Floor NY NY 10017 212-362-8622 [email protected] <br> Jewelry Arts Inc is a fine arts studio and does not provide job or career training.Thanks
November 22, 2016 at 7:24 am #1266755
jeanettecainesParticipantBeautiful!!
Can I also ask how to get rid of the extra space above the footer? I’ve turned off the footer widget area but I can’t seem to get it to move upward. http://www.jewelryarts.comNovember 22, 2016 at 7:28 am #1266757
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
body .x-colophon.bottom { padding:20px 0; }You may change 20px to adjust the spacing.
Hope that helps.
November 22, 2016 at 7:38 am #1266767
jeanettecainesParticipantThank you!!
November 22, 2016 at 7:39 am #1266768
JoaoModeratorYou are welcome,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1266076 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
