Tagged: x
-
AuthorPosts
-
May 29, 2016 at 1:04 pm #1015396
Darren GParticipantHi,
Can someone have a look at my site please – http://grow-digital1.com/
I have the footer section enabled but no content is appearing.
Thanks
May 29, 2016 at 1:17 pm #1015414
RupokMemberHi there,
Thanks for writing in! For the Footer Widget area, you need to set widgets from Appearance > Widgets to the Footers (Footer 1, Footer 2 etc.).
And for the bottom footer, it seems you have set a white background for the content where text and icon color is white :
.x-colophon.bottom { background-color: hsl(0, 0%, 100%); }So let’s remove this to get expected result.
Cheers!
May 30, 2016 at 2:28 pm #1016936
Darren GParticipantHi Rupok,
Thanks for the reply.
I still can’t get this working.
I’ve added the custom CSS and activated footer area 4 with some dummy text – but nothing appears?
Why is there a grey area and a white area at the bottom of the site, hopefully you can help?
May 30, 2016 at 2:45 pm #1016952
DarshanaModeratorHi there,
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 / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
May 30, 2016 at 2:58 pm #1016960
Darren GParticipantThis reply has been marked as private.May 30, 2016 at 3:10 pm #1016968
JadeModeratorHi Darren,
I have activated the 4 sections in the footer area and they seem to be displaying fine when I saved them. You can see the widgets now when you go to your page.
As for the white area below the gray footer section, it is where the social icons are displayed but they do not appear visible because the font color set to the icons are also white which is the same color as the background. You can change the color of the icons by finding updating this code to some other color values:
.x-colophon.bottom, .x-colophon.bottom a, .x-colophon.bottom .x-social-global a { color: #ffffff; }Hope this helps.
May 30, 2016 at 3:16 pm #1016970
Darren GParticipantThat’s brilliant thank you. Can I just disable the social section altogether?
I would like the website to finish at the grey footer area.May 30, 2016 at 3:44 pm #1016998
DarshanaModeratorHi there,
Head over to Appearance -> Customize -> Footer and set Bottom Footer as Off.
Hope that helps.
May 30, 2016 at 4:07 pm #1017029
Darren GParticipantYes, perfect thank you
May 30, 2016 at 4:08 pm #1017031
RahulModeratorYou are welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1015396 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
