Tagged: x
-
AuthorPosts
-
March 9, 2017 at 4:15 pm #1401128
DHall_DesignerParticipantFor some reason the footer won’t change colors…
March 9, 2017 at 4:21 pm #1401132
DHall_DesignerParticipantThis reply has been marked as private.March 9, 2017 at 4:25 pm #1401142
DHall_DesignerParticipantThis reply has been marked as private.March 9, 2017 at 4:39 pm #1401158
DHall_DesignerParticipantThis reply has been marked as private.March 9, 2017 at 4:49 pm #1401165
DHall_DesignerParticipantThis reply has been marked as private.March 9, 2017 at 11:08 pm #1401511
LelyModeratorHi There,
1.) Footer text color settings can be found here: Appearance > Customize > Renew > Typography Options.
2.) You can’t see footer widgets because there’s no content yet. Go to Appearance > Widgets: See Footer 1, Footer 2, and Footer 3. Add corresponding widgets.
3.) Go to Appearance > Customize > Header > Set Topbat to ON. Then add the button element on Topbar content. Add something like this:
<a class="x-btn x-btn-rounded x-btn-mini btn-download" href="#example" title="Download" data-options="thumbnail: ''">Donate</a>
Then add this CSS on Appearance > Customize > Custom > Edit Global CSS:.btn-download{ background-color: red; color: white; }Change colors accordingly.
4.) Go to Appearance > Customize > Renew > Footer background. Set accordingly.
Then add this custom CSS too:.site { background-color: transparent; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1401128 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
