Tagged: x
-
AuthorPosts
-
November 15, 2016 at 7:36 am #1257881
FIFOCParticipantHello,
While trying to master this new awesome theme, i’ve crossed some specifications to show social icons and manage the topbar and footer, but while organizing and setting up my website, the social icons + footer have disapeard.
All the links are put in the right section of the customizer.
Please help
November 15, 2016 at 8:19 am #1257945
ThaiModeratorHi 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
November 15, 2016 at 8:20 am #1257948
FIFOCParticipantThis reply has been marked as private.November 15, 2016 at 9:33 am #1258057
RupokMemberHi there,
Thanks for the credentials. You don’t have Topbar enabled on your site. But you have set the Topbar background color to white – http://prntscr.com/d7lsk4 and that’s why the social icons are invisible since they are white as well.
That’s actually applied to the footer widget area as well. So you can just set a darker background color for this from Customize > Ethos.
If you want to keep this white then you need to set a darker color for the social icons. You can add this under Custom > CSS in the Customizer.
.x-social-global a, .x-colophon.bottom .x-nav li a { color: #272727; }Hope this makes sense.
November 15, 2016 at 10:35 am #1258138
FIFOCParticipantthank you very much for the help! actually it worked, lats question related to the footer section, how can I change the color of the text, which is also written in white but with a white background that I don’t wan’t to change
November 15, 2016 at 11:14 am #1258193
JadeModeratorHI there,
Please use this code:
.x-colophon.bottom .x-colophon-content p { color: #000; }Hope this helps.
November 18, 2016 at 7:36 am #1262477
FIFOCParticipantthanks a lot it fixed my issue !
November 18, 2016 at 7:57 am #1262514
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1257881 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
